twitch:bots:slcb

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
twitch:bots:slcb [Mar 2, 2018 at 11:21PM] – created crunchpranktwitch:bots:slcb [Apr 30, 2018 at 7:54PM] – twitter include_replies not working as intended, so marking with a fixme crunchprank
Line 1: Line 1:
-<alert type="info" dismiss="true">{{fa>exclamation-circle}} You can change the theme of this page by selecting the {{fa>tint}} icon in the top right of the navigation bar.</alert> 
- 
 ====== Streamlabs Chatbot ====== ====== Streamlabs Chatbot ======
  
Line 25: Line 23:
 ==== Quickstart Commands ==== ==== Quickstart Commands ====
  
-These are the most common commands that you see in other streamer's channels, and they are 100% "copy and pastefriendly.+These are the most common commands that you see in other streamer's channels, and they are **100% copy and paste friendly**.
  
 <panel id="stats" type="primary" title="Stats"> <panel id="stats" type="primary" title="Stats">
Line 86: 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 309: 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