Mercurial > pidgin-twitter
changeset 247:f2b6fd2c33ef
added FAQ file.
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Fri, 24 Oct 2008 12:59:09 +0900 |
parents | d4bc93a481c2 |
children | b11f8d481f67 |
files | FAQ |
diffstat | 1 files changed, 28 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/FAQ Fri Oct 24 12:59:09 2008 +0900 @@ -0,0 +1,28 @@ +Frequently Asked Questions +-------------------------- + +Q: Twitter supput seems to be disabled. How can I twit via +pidgin-twitter? + +A: +Since Twitter's IM gateway bot has been offlined for long time, you +need to setup API based twitter access. + +Please make sure that screen name for twitter has been properly +configured, "Get/post statuses via API" has been enabled and the +password has been properly configured. + +Pidgin-twitter works as following: it watches all conversations, if a +conversation is initiated with one of the "bot account", it starts to +work. In API based twitter access, pidgin-twitter still use this +machinery. So your account for twitter must have "twitter@twitter.com" +in its buddy list. + +To add that, please login gtalk with your account which you want to +use for twitter, then choose "Add buddy" from "Buddies" menu in buddy +list window. "Add buddy" dialog will appear, please add +twitter@twitter.com to your gtalk account there. This buddy need not +appear on the buddy list because it is always offline. You can confirm +that it has been successfully added to the list by checking "show +offline buddies" (Buddies->Show->Offline buddies). I recommend +applying "show when offline" on twitter@twitter.com for convenience.