C/twitter
Line 7: | Line 7: | ||
If a <status_id> is specified, the tweet matching that status id will be shown. | If a <status_id> is specified, the tweet matching that status id will be shown. | ||
- | If a <#hashtag> is specified, a random tweet matching that | + | If a <#hashtag> is specified, a random tweet matching that tag will be shown. |
Note, when using this command in-channel, if you do not have access in the channel, the answer may be reported privately instead of in the channel | Note, when using this command in-channel, if you do not have access in the channel, the answer may be reported privately instead of in the channel |
Revision as of 00:19, 12 January 2012
Related Commands
| |
8BALL CALC DICE FML GUESS INSPIRE ISGD ISITDOWN PASTEBIN WEATHER |
TWITTER <username [offset]|status_id|#hashtag>
Allows you to view tweets via IRC.
If a <username> is specified, the most recent tweet for that Twitter user will be shown. You can specify an optional offset to view additional tweets.
If a <status_id> is specified, the tweet matching that status id will be shown.
If a <#hashtag> is specified, a random tweet matching that tag will be shown.
Note, when using this command in-channel, if you do not have access in the channel, the answer may be reported privately instead of in the channel
Examples
/msg ChanServ TWITTER darenetirc | Returns the most recent tweet for the Twitter user 'darenetirc'. |
/msg ChanServ TWITTER darenetirc 2 | Returns the second to most recent tweet for 'darenetirc' |
/msg ChanServ TWITTER 18885690087440384 | Returns the tweet matching status id '18885690087440384' |
/msg ChanServ TWITTER #stoprightthere | Returns a random tweet matching the '#stoprightthere' hashtag |
[Go Back] |