twitch:bots:slcb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
twitch:bots:slcb [Mar 6, 2018 at 2:08PM] – formatting crunchpranktwitch:bots:slcb [Apr 30, 2018 at 7:54PM] – twitter include_replies not working as intended, so marking with a fixme crunchprank
Line 84: Line 84:
 <code> <code>
 Command: !followers   Command: !followers  
-Response: $mychannel currently has  $readapi(https://api.crunchprank.net/twitch/followcount/$mychannel) followers.  +Response: $mychannel currently has $readapi(https://api.crunchprank.net/twitch/followcount/$mychannel) followers.  
 </code> </code>
 </panel> </panel>
Line 307: Line 307:
   * **Optional Parameters**:    * **Optional Parameters**: 
     * ''no_rts'' - If specified, retweets will not be included.     * ''no_rts'' - If specified, retweets will not be included.
-    * ''include_replies'' - If specified at all, this includes replies from the specified user to other users as well.+    * ''include_replies''FIXME <del>If specified at all, this includes replies from the specified user to other users as well.</del>
     * ''no_exclude_replies'' - Works similarly to include replies, except this query string cannot be specified as just empty unlike include replies.     * ''no_exclude_replies'' - Works similarly to include replies, except this query string cannot be specified as just empty unlike include replies.
     * ''search'' - Goes through each of the latest tweets (up to 200) and then searches with the specified string (case-insensitive). If this is not specified, it will just return the latest tweet.     * ''search'' - Goes through each of the latest tweets (up to 200) and then searches with the specified string (case-insensitive). If this is not specified, it will just return the latest tweet.
  • twitch/bots/slcb.txt
  • Last modified: Jul 19, 2022 at 3:40PM
  • by crunchprank