From 79ec314c445e6bf9a6fbef7a8681a56df2be0b63 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Thu, 24 Feb 2011 11:20:54 -0800 Subject: Doc fixes for Twitter: non-Twitter services are supported for a while already. --- doc/user-guide/commands.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 42a995c9..85003f24 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -72,7 +72,7 @@ - This module gives you simple access to Twitter. Although it uses the Twitter API, only Twitter itself is supported at the moment. + This module gives you simple access to Twitter and Twitter API compatible services. @@ -86,6 +86,20 @@ Since Twitter now requires OAuth authentication, you should not enter your Twitter password into BitlBee. Just type a bogus password. The first time you log in, BitlBee will start OAuth authentication. (See help set oauth.) + + + To use a non-Twitter service, change the base_url setting. For identi.ca, you can simply use account add identica. + + + + + + account add identica <handle> [<password>] + + + + Same protocol as twitter, but defaults to a base_url pointing at identi.ca, and with OAuth disabled. + -- cgit v1.2.3