C/twitter
m |
|||
Line 1: | Line 1: | ||
- | {{Related commands|[[ | + | {{Related commands|[[C/8ball|8BALL]]<br />[[C/calc|CALC]]<br />[[C/dice|DICE]]<br />[[C/fml|FML]]<br />[[C/google|GOOGLE]]<br />[[C/guess|GUESS]]<br />[[C/inspire|INSPIRE]]<br />[[C/isgd|ISGD]]<br />[[C/isitdown|ISITDOWN]]<br />[[C/pastebin|PASTEBIN]]<br />[[C/weather|WEATHER]]}}<span class="cmdsyn">TWITTER <username|status_id|#hashtag> [offset]</span> |
Allows you to view tweets via IRC. | Allows you to view tweets via IRC. | ||
Line 13: | Line 13: | ||
===Examples=== | ===Examples=== | ||
{| class="srvcscmd" width="70%" style="font-size: 90%;" | {| class="srvcscmd" width="70%" style="font-size: 90%;" | ||
- | | /msg | + | | /msg C TWITTER darenetirc |
| Returns the most recent tweet for the Twitter user 'darenetirc'. | | Returns the most recent tweet for the Twitter user 'darenetirc'. | ||
|- | |- | ||
- | | /msg | + | | /msg C TWITTER darenetirc 2 |
| Returns the second to most recent tweet for 'darenetirc' | | Returns the second to most recent tweet for 'darenetirc' | ||
|- | |- | ||
- | | /msg | + | | /msg C TWITTER 18885690087440384 |
| Returns the tweet matching status id '18885690087440384' | | Returns the tweet matching status id '18885690087440384' | ||
|- | |- | ||
- | | /msg | + | | /msg C TWITTER #stoprightthere |
| Returns a random tweet matching the '#stoprightthere' hashtag | | Returns a random tweet matching the '#stoprightthere' hashtag | ||
|} | |} |
Revision as of 17:11, 11 October 2012
Related Commands
| |
8BALL CALC DICE FML GUESS INSPIRE ISGD ISITDOWN PASTEBIN WEATHER |
TWITTER <username|status_id|#hashtag> [offset]
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 C TWITTER darenetirc | Returns the most recent tweet for the Twitter user 'darenetirc'. |
/msg C TWITTER darenetirc 2 | Returns the second to most recent tweet for 'darenetirc' |
/msg C TWITTER 18885690087440384 | Returns the tweet matching status id '18885690087440384' |
/msg C TWITTER #stoprightthere | Returns a random tweet matching the '#stoprightthere' hashtag |
[Go Back] |