Log in | Back to darenet.org

C/twitter

(Created page with '{{Related commands|8BALL<br />CALC<br />DICE<br />FML<br />GOOGLE<br />[[ChanServ/gues…')
 
(7 intermediate revisions not shown)
Line 1: Line 1:
-
{{Related commands|[[ChanServ/8ball|8BALL]]<br />[[ChanServ/calc|CALC]]<br />[[ChanServ/dice|DICE]]<br />[[ChanServ/fml|FML]]<br />[[ChanServ/google|GOOGLE]]<br />[[ChanServ/guess|GUESS]]<br />[[ChanServ/inspire|INSPIRE]]<br />[[ChanServ/isgd|ISGD]]<br />[[ChanServ/isitdown|ISITDOWN]]<br />[[ChanServ/pastebin|PASTEBIN]]<br />[[ChanServ/weather|WEATHER]]}}<span class="cmdsyn">TWITTER <username [offset]|status_id|#hashtag></span>
+
{{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 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 tah 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
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===
===Examples===
-
{| class="srvcscmd" width="40%" style="font-size: 90%;"
+
{| class="srvcscmd" width="70%" style="font-size: 90%;"
-
| /msg ChanServ TWITTER darenetirc
+
| /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 ChanServ TWITTER darenetirc 2
+
| /msg C TWITTER darenetirc 2
| Returns the second to most recent tweet for 'darenetirc'
| Returns the second to most recent tweet for 'darenetirc'
|-
|-
-
| /msg ChanServ TWITTER 18885690087440384
+
| /msg C TWITTER 18885690087440384
| Returns the tweet matching status id '18885690087440384'
| Returns the tweet matching status id '18885690087440384'
|-
|-
-
| /msg ChanServ TWITTER #stoprightthere
+
| /msg C TWITTER #stoprightthere
| Returns a random tweet matching the '#stoprightthere' hashtag
| Returns a random tweet matching the '#stoprightthere' hashtag
|}
|}

Current revision as of 17:11, 11 October 2012

Related Commands
8BALL
CALC
DICE
FML
GOOGLE
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]