author: | FeedBackLoop <feedbackloop@gmail.com> |
---|---|
contact: | FREENODE/#fbf |
distribution: | core |
license: |
commands in this plugin: twitter-cmnd .. twitter-auth .. twitter .. twitter-confirm .. twitter-friends
twitter .. [handle_twitter]
description: arguments: <txt> - send a twitter message. permissions: USER .. GUEST code: twitter command. examples: <user> ;twitter just found the http://jsonbot.org project <output> the twitter plugin needs the credentials.py file in the .fbf/config dir. see the examples directory
twitter-auth .. [handle_twitter_auth]
description: no arguments - get url to get the auth PIN needed for the twitter-confirm command. permissions: OPER .. USER .. GUEST code: twitter-auth command.
twitter-cmnd .. [handle_twittercmnd]
description: arguments: <API cmnd> - do a twitter API cmommand. permissions: OPER code: twitter-cmnd command. examples: <user> ;twitter-cmnd home_timeline <output> the twitter plugin needs the credentials.py file in the .fbf/config dir. see the examples dir
twitter-confirm .. [handle_twitter_confirm]
description: arguments: <PIN code> - confirm auth with PIN. permissions: OPER .. USER .. GUEST code: twitter-confirm command.
twitter-friends .. [handle_twitterfriends]
description: no arguments - show friends timeline (your normal twitter feed). permissions: OPER .. USER .. GUEST code: twitter-friends command. examples: <user> ;twitter-friends <output> the twitter plugin needs the credentials.py file in the .fbf/config dir. see the examples directory