From 8eb0b76410b42490028448d22a26647faba6b916 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Sun, 4 Jul 2010 18:25:05 +0100 Subject: Document the base_url setting (for using other Twitter API services). --- doc/user-guide/commands.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index e85dadf4..0cef37ce 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -483,6 +483,24 @@ + + http://twitter.com + + + + There are more services that understand the Twitter API than just Twitter.com. BitlBee can connect to all Twitter API implementations. + + + + For example, set this setting to http://identi.ca/api to use Identi.ca. + + + + Keep two things in mind: When not using Twitter, you must also disable the oauth setting as it currently only works with Twitter. If you're still having issues, make sure there is no slash at the end of the URL you enter here. + + + + false -- cgit v1.2.3