X-Git-Url: https://git.sommitrealweird.co.uk/twirssi-net-twitter-lite.git/blobdiff_plain/e1fd13f1b24d76fc969c14faf1096872396b7bf2..ed4dc7bc324f52c0d89f2c9040b4a410d5571ec0:/html/using.html diff --git a/html/using.html b/html/using.html index c2a2928..4ee3ea6 100644 --- a/html/using.html +++ b/html/using.html @@ -1,7 +1,10 @@
/script load twirssi.pl
/twitter_login username password
/twitter_login username password
. To use
+ an account on identi.ca, just append
+ @identica to the user name, and make sure Net::Identica
is
+ installed./tweet I got twirssi working!
/twitter_updates
, though if
@@ -43,6 +46,8 @@
/twitter_switch <username>
- Start using the named account as the default/twitter_unfollow <username>
- Stop following username/twitter_block <username>
- Block username/twitter_unblock <username>
- Unblock username/twitter_updates
- Poll for updates manually/twitter_subscribe <keyword>
- Add a search
subscription for the current account.These are set by the /set command - /set bitlbee_server
will show the
+current value, /set bitlbee_server bitlbee_tag
will set it to
+bitlbee_tag
.
bitlbee_server
- What is the server tag for bitlbee (used for away messages)short_url_provider
- What service to use to shorten urls - pick from
@@ -110,6 +118,9 @@
will try to grab the most recent version from github, instead of the latest
released version. Note that beta versions might have more bugs than the
released version.twirssi_avoid_ssl
- Default off. If off, twirssi will
+ attempt to use SSL for all network communications. Changes take effect
+ next time twirssi is loaded.twitter_passwords
- A comma separated list of passwords to auto-logintwitter_poll_interval
- How often should new messages be
@@ -119,6 +130,9 @@
twitter_friends_poll
- How often should the updated friends
list be retrieved from the server. By default, only once every 10
minutestwitter_timeout
- How long should we wait before giving up
+ on a twitter operation. Should help avoid irssi pinging out of IRC
+ servers when twitter is slow.twitter_usernames
- A comma separated list of usernames to auto-login. Note that the last one will be the default account used after startup.twitter_window
- Which irssi window should twitter updates be sent to