twitch:bots:slcb

Differences

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

Link to this comparison view

Next revision
Previous revision
twitch:bots:slcb [Mar 2, 2018 at 11:21PM] – created crunchpranktwitch:bots:slcb [Jul 19, 2022 at 3:40PM] (current) – [Streamlabs Chatbot] 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 ======
 +
 +**2022 Update**
 +
 +This is a long overdue update, but I have noticed that this guide still gets quite a bit of traffic, and the majority of the commands posted here are still getting copy/pasted elsewhere. While I think that's great, I felt like I should offer an update regarding the current status of my own personal usage of SLCB. Without diving too much into the drama of things, Streamlabs made some poor decisions in their development process of their fork of OBS, Streamlabs OBS, that came to light last year. If you're unfamiliar with what occurred, [[https://twitter.com/OBSProject/status/1460782968633499651|this Twitter thread]] by the OBS team will explain the TLDR. It is important to note that the OBS devs have since stated that they are now currently on good terms with the Streamlabs team. However, for someone such as myself who literally makes a living off of contributing and developing for open-source communities, I made my own personal decision to find an alternative bot to replace SLCB. I am in no way suggesting users to migrate from Streamlabs, and again, this decision was my own.
 +
 +That said, the purpose of this update was to focus on two things: (1) I will obviously not be updating this guide in the future, and (2) the commands here still work, but there are simply better ways to achieve what these commands give by using more modern commands/bots.
 +
 +If you are interested in alternatives to Streamlabs, I believe the most user-friendly would be [[https://streamelements.com/|StreamElements]]. And for a slightly less user-friendly experience but powerful option, there is the bot I currently use, [[https://streamer.bot/|Streamer.bot]].
 +
 +==== About ====
  
 Streamlabs Chatbot (SLCB), formerly known as AnkhBot, is a self-hosted bot solution developed by [[https://twitter.com/ankhheart|AnkhHeart]] for Twitch streamers with a number of unique features, as well as now officially integrates with [[https://www.streamlabs.com/|Streamlabs]] and its exclusive services. Not to mention the software and all of its features are completely free. Streamlabs Chatbot (SLCB), formerly known as AnkhBot, is a self-hosted bot solution developed by [[https://twitter.com/ankhheart|AnkhHeart]] for Twitch streamers with a number of unique features, as well as now officially integrates with [[https://www.streamlabs.com/|Streamlabs]] and its exclusive services. Not to mention the software and all of its features are completely free.
Line 8: Line 16:
  
 If there's one thing I can't recommend more, it's to join their [[https://discordapp.com/invite/J4QMG5m|Discord server]]. You can find support there, as well as community made addons for the bot. If there's one thing I can't recommend more, it's to join their [[https://discordapp.com/invite/J4QMG5m|Discord server]]. You can find support there, as well as community made addons for the bot.
- 
----- 
- 
 ==== Resources ==== ==== Resources ====
  
Line 25: Line 30:
 ==== 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 91:
 <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 314:
   * **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.1520050919.txt.gz
  • Last modified: Mar 2, 2018 at 11:21PM
  • by crunchprank