ToeKneeTM Twitch Chatbot Commands Central for StreamElements Cloudbot (2024)

While I have found that StreamElements is easier to use to build a random picker, I have not worked out the syntax for the “unlimited” response picker. If you written code for a json return for Elements, please feel free to email it to me. Credit will be given for these with a clickable link to your website of choice: either a streaming service or social media. I’ll be adding more commands in the future. You can easily build your own picker using the ${random.pick ‘Choice 1’ ‘Choice 2’} format. Array choices only require single quotes. If you have questions, the best way to get answers is my live stream on Twitch at Twitch.tv/ToeKneeTM every Tuesday, Thursday and Saturday from 4-7 pm Eastern.

Desired action Command Code Notes Source/Credit Magic 8 Ball !8ball No code needed; default command and module. This is default command in StreamElements in your dashboard. StreamElements Random Fun Facts Command !funfacts

!command add !funfacts ${customapi.https://twitch.center/customapi/quote?token=7b212850&no_id=1}

This is a free to use collection of over 150 random facts that are rated for any maturity chat. More facts coming soon! ToeKneeTM and CarlPoolForLife Blackout Drop Picker !bodrop

!command add !bodrop /me wants you to drop ${random.pick 'Firing Range' 'Train' 'Ghost' 'Estates' 'Red Barn' 'Silo & Heli' 'Wagers' 'White Barn' 'Boxing' 'River' 'Array' 'Construction' 'Hijacked' 'Asylum' 'Factory' 'Turbine' 'NukeTown' 'Cargo' '8 Pack'}

Random Picker in Elements is so much easier! N/A Fortnite Drop Picker !fortnitedrop

!command add !fortnitedrop /me wants you to drop ${customapi.https://twitch.center/customapi/quote?token=e389629e&no_id=1}

Random Picker in Elements is so much easier! N/A Warzone Drop Picker(Caldera) !wzdrop

!command add !wzdrop /me wants you to drop ${random.pick 'Docks' 'Runway' 'Beachhead' 'Peak' 'Mines' 'Ruins' 'Village' 'Lagoon' 'Airfield' 'Power Plant' 'Capital' 'Resort' 'Sub Pen' 'Fields' 'Arsenal' 'Factory' 'Dig Site' 'Storage Town'}.

I marked this wzdrop, but you can delete the wz for ease of use. Updated 7.25.22 ToeKneeTM Warzone Contract Picker(Caldera) !wzcontract

!command add !wzcontract /me wants you to grab a ${random.pick 'Bounty' 'Most Wanted' 'Supply Run' 'Scavenger' 'Recon' 'Supply Drop' 'Top Secret'} contract.

Let your bot pick your contract! Feel free to edit or use the combo picker below! Updated 4.28.22 ToeKneeTM Warzone Drop and Contract Picker(Caldera) !wzchallenge

!command add !wzchallenge /me wants you to drop ${random.pick 'Docks' 'Runway' 'Beachhead' 'Peak' 'Mines' 'Ruins' 'Village' 'Lagoon' 'Airfield' 'Power Plant' 'Capital' 'Resort' 'Sub Pen' 'Fields' 'Arsenal' 'Factory' 'Dig Site' 'Storage Town'} and grab the nearest ${random.pick 'Bounty' 'Most Wanted' 'Supply Run' 'Scavenger' 'Recon' 'Supply Drop' 'Top Secret'} contract.

Combo drop and contract picker to add some variety to your games! Updated 7.25.22 ToeKneeTM Warzone REBIRTH Drop Picker !rbdrop

!command add !rbdrop /me wants you to drop ${random.pick 'Stronghold' 'Living Quarters' 'Nova 6 Factory' 'Headquarters' 'Control Center' 'Dock' 'Prison Block' 'Harbor' 'Chemical Engineering' 'Decon Zone' 'Bioweapons Labs'}.

This is a standard list of labeled drops in Rebirth. Added 4.11.22 By Request. ToeKneeTM Warzone REBIRTH Contract Picker !rbcontract

!command add !rbcontract /me wants you to grab a ${random.pick 'Bounty' 'Supply Run' 'Scavenger' 'Supply Drop' 'Top Secret'} contract.

Let your bot pick your contract! Feel free to edit or use the combo picker below! Added 4.11.22 by request. ToeKneeTM Warzone REBIRTH Drop and Contract Picker !rbchallenge

!command add !rbchallenge /me wants you to drop ${random.pick 'Stronghold' 'Living Quarters' 'Nova 6 Factory' 'Headquarters' 'Control Center' 'Dock' 'Prison Block' 'Harbor' 'Chemical Engineering' 'Decon Zone' 'Bioweapons Labs'} and grab the nearest ${random.pick 'Bounty' 'Top Secret' 'Supply Run' 'Scavenger' 'Supply Drop'} contract.

Combo drop and contract picker to add some variety to your games! Added 4.11.22 By Request ToeKneeTM Warzone 2.0 Drop Picker(Al Mazrah) !wz2drop

!command add !wzdrop /me wants you to drop ${random.pick 'Oasis' 'Taraq Village' 'Rohan Oil' 'Al Mazrah City' 'Quarry' 'Hydroelectric' 'Marshlands' 'Caves' 'Al Sharim Pass' 'Observatory' 'Port' 'Sa\'id City' 'Ahkdar Village' 'Cemetary' 'Airport' 'Sawah Village' 'Sarrif Bay' 'Fortress'}.

I marked this wz2drop, but you can delete the wz2 for ease of use. Added 12.4.22 ToeKneeTM Warzone 2.0 Contract Picker(Al Mazrah) !wz2contract

!command add !wzcontract /me wants you to grab a ${random.pick 'Bounty' 'Most Wanted' 'Safercracker' 'Intel'} contract.

Let your bot pick your contract! Feel free to edit or use the combo picker below! Added 12.4.22 ToeKneeTM Warzone 2 Drop and Contract Picker(Caldera) !wz2challenge

!command add !wz2challenge /me wants you to drop ${random.pick 'Oasis' 'Taraq Village' 'Rohan Oil' 'Al Mazrah City' 'Quarry' 'Hydroelectric' 'Marshlands' 'Caves' 'Al Sharim Pass' 'Observatory' 'Port' 'Sa\'id City' 'Ahkdar Village' 'Cemetary' 'Airport' 'Sawah Village' 'Sarrif Bay' 'Fortress'} and grab the nearest ${random.pick 'Bounty' 'Most Wanted' 'Safercracker' 'Intel'} contract.

Combo drop and contract picker to add some variety to your games! Added 12.4.22 ToeKneeTM Customizable Picker !CUSTOMPICK

!command add !CUSTOMPICK CUSTOM TEXT ${random.pick 'CHOICE1' 'CHOICE2' 'CHOICE3' 'CHOICE4' 'CHOICE5' 'LONGERCHOICESAREOKTOO' 'UPTO500CHARACTERLIMIT'} MORECUSTOMTEXT

This is the code to use to create your own custom picker. All choices must include two single '' marks. ALLCAPS need to be replaced or removed. ToeKneeTM Syntax to pick more than 1 item !picktwo

!command add !picktwo ${random.pick'Blue' 'Green' 'Red' 'Yellow' 'Purple' 'Burgandy' 'Black' 'White' 'Gray'} ${random.pick 'Box','Eyes' 'Cap' 'Shirt' 'Pants' 'Circle' 'Hands' 'Hair'}

This command randomly picks from two separate lists. The items listed are for demo purploses only and should be changed. Limit of 500 characters. ToeKneeTM Rock, Paper, Scissors !rps

!command add !rps ${sender} just dropped ${random.pick'Rock' 'Paper' 'Scissors'} against ${touser} and thier ${random.pick'Rock' 'Paper' 'Scissors'}!

This creates a simple rock paper scissors game. Type !rps YOUROPPONENT to play! ToeKneeTM inspired by Tamar00 Random Chatter Rock, Paper, Scissors !rpsrandom

!command add !rpsrandom ${sender} just dropped ${random.pick'Rock' 'Paper' 'Scissors'} against ${random.chatter} and their ${random.pick'Rock' 'Paper' 'Scissors'}!

This creates a more complex rock paper scissors game where the bot picks the opponent. Type !rps to play! (The bot will pick your opponent) ToeKneeTM inspired by Tamar00 Dropkick a target !dropkick

!command add !dropkick ${sender} dropkicks ${touser}'s ass ${customapi.https://twitch.center/customapi/quote?token=cc798736&no_id=1}

This creates a dropkick command that you pick your target. !dropkick USERNAME ToeKneeTM and
RockettoJanpu NightBot Devs Dropkick a Random Viewer !dropkickrandom

!command add !dropkickrandom ${sender} dropkicks ${random.chatter}'s ass ${customapi.https://twitch.center/customapi/quote?token=cc798736&no_id=1}

This creates a dropkick command lets the bot select a random viewer from the chat list ToeKneeTM and
RockettoJanpu NightBot Devs Slap !slap

!command add !slap ${sender} just slapped ${touser} with a ${customapi.https://twitch.center/customapi/quote?token=35b52140&no_id=1}! KappaRoss

This creates an Slap command that you pick your target. !slap TARGET ToeKneeTM Random User Slap !slap

!command add !slap ${sender} just slapped ${random.chatter} with a ${customapi.https://twitch.center/customapi/quote?token=35b52140&no_id=1}! KappaRoss

This creates an RPS command that you can either pick your opponent or let the bot select a random viewer from the chat list ToeKneeTM
ToeKneeTM Twitch Chatbot Commands Central for StreamElements Cloudbot (2024)

FAQs

How do I get StreamElements chatbot to work? ›

Steps to Add StreamElements Chatbot:
  1. Add the bot to your channel: Click the “Join” button in your bot settings page to make the bot join your channel.
  2. Mod the bot: Give the bot moderator permissions by going to your chat and typing /mod StreamElements.
Apr 29, 2024

Why won't my StreamElements bot work? ›

Chatbot Not Responding​

You can do this by going to your StreamElements dashboard and ensuring the bot is turned on. Ensure the bot is not banned or ignored in your channel. Sometimes, the bot might have been accidentally banned, which would prevent it from posting messages.

How to add StreamElements commands from Twitch chat? ›

Create and add StreamElements commands on Twitch
  1. 1 Click on 'Chat Commands' On the left sidebar menu, select 'Chat Commands'. ...
  2. 2 Click on 'Add new command' ...
  3. 3 Edit the new command. ...
  4. 4 Set the 'Advanced settings' ...
  5. 5 Enable the command. ...
  6. 6 Set StreamElements as a moderator or editor.
Apr 26, 2021

Is StreamElements free? ›

100% FREE forever!

How to unban in Twitch? ›

How to file an Unban Request:
  1. Navigate to the chat column of the channel you are currently banned in.
  2. Click “Request Unban” and send your unban request message via the chat column interface. ...
  3. After you submit your request, you will receive an on-screen confirmation that your request was sent and that it is under review.

How do I get Twitch chat on screen StreamElements? ›

Adding a Twitch Chat Overlay to your Stream
  1. Head over to your overlays page and add a new overlay.
  2. Select your desired resolution (we recommend sticking to 1080p)
  3. Click the blue plus sign to add a new widget and click Stream tools > Your stream's chat.
May 6, 2024

Can StreamElements ban users? ›

The ! nukeusername command is a powerful moderation tool in StreamElements chatbot. It allows moderators to search a user's recent chat activity for specific content and take action if a match is found. Actions can include timeouts, bans, or message deletions.

What does Nuke do in StreamElements? ›

nuke command is a powerful moderation tool in the StreamElements chatbot that allows moderators to quickly remove multiple messages containing specific content from the chat.

How do you set up bot commands on Twitch? ›

Adding a chat command​
  1. Open up the Commands menu from the main menu, then open the Custom commands menu from there.
  2. Type the name of your chat command in the Command name input at the bottom of the menu. ...
  3. Click the Create button once you've chosen and typed in a name for your chat command.

Is Cloudbot free? ›

Cloud BOT is a freemium service for web browser automation. You can easily create your own robot with no code and no installation required. Since the robot is located in the cloud, it can be run at any time.

Can you use Cloudbot with OBS? ›

The Streamlabs plugin for OBS is now live, bringing exciting new possibilities to your streams! Enjoy the combined power of Streamlabs' overlays, alerts, widgets, tipping, Stream Labels, Cloudbot, and more within your OBS interface!

Can I have 2 Twitch accounts on Streamlabs? ›

you can't have two twitch accounts linked together with Streamlabs, however, what you can do is go to settings > stream and then click "stream to custom ingest". There, when you want to stream to the second Twitch channel, you can add the stream key and stream.

How do I use StreamElements chatbox? ›

Using StreamElements
  1. Open a browser to the StreamElements website and login.
  2. Select Streaming Tools >> Overlays from the StreamElements page Menu. ...
  3. Create a new overlay. ...
  4. Set the overlay resolution to match that of your stream and click Start. ...
  5. Name the overlay “Chat Window” and click Save. ...
  6. Click on Add Widget.
Jan 7, 2023

How do I get Streamlabs chatbot to work? ›

How to setup Streamlabs Chatbot?! Go to Twitch.tv and create a new account for the bot to use. Simply navigate to the bottom left corner of the screen and click on which will open the Connections window and then click on "Twitch Bot". Click on Generate Oauth-Token , this will open a the Authorization page on the bot.

Top Articles
Z-time (Coordinated Universal Time)
Z to EST Converter - Savvy Time
12 Rue Gotlib 21St Arrondissem*nt
compose - Format data into multiple strings
Smoothie Operator Ruff Ruffman
Express Pay Cspire
Ffxiv Ixali Lightwing
Ups Drop Off Newton Ks
Craiglist Mohave
Mileage To Walmart
Saydel Botanica
The Canterville Ghost Showtimes Near Northwoods Cinema 10
Ceretto Aziende Vitivinicole
Abc Order Hs Login
Jocelyne Mirando
KMS ver. 1.2.355 – Haste & Tactical Relay
Lojë Shah me kompjuterin në internet. Luaj falas
Uwa Schedule
Scrotal Support Walgreens
Busted Newspaper Hart County Ky
24-Hour Autozone On Hickory Hill
Twitchxx.com
Craigslist Hutchinson Ks
Nbl Virals Series
Violent Night Showtimes Near The Riviera Cinema
Best Amsterdam Neighborhoods for Expats: Top 9 Picks
JPMorgan and 6 More Companies That Are Hiring in 2024, Defying the Layoffs Trend
Punishment - Chapter 1 - Go_mi - 鬼滅の刃
Hdtoday.comtv
Autotrader Ford Ranger
Frontier Internet Outage Davenport Fl
Arkansas Craigslist Cars For Sale By Owner
Weather In Allentown-Bethlehem-Easton Metropolitan Area 10 Days
Sam's Club Gas Price Spring Hill Fl
Poker News Views Gossip
Kneaders Franchise Cost
27 Sage Street Holmdel Nj
Andhrajyoti
Match The Criminal To The Weapon
We Tested and Found The Best Weed Killers to Banish Weeds for Good
Fade En V Pelo Corto
Orylieys
Chars Boudoir
Phrj Incarcerations
Craigslist Covington Georgia
Ten Conservative Principles
Warranty Killer Performance Reviews
Craigslist For Pets For Sale
About Data | Weather Underground
"Wordle" #1,176 answer, clues and hints for Saturday, September 7 game
Siswa SMA Rundung Bocah SD di Bekasi, Berawal dari Main Sepak Bola Bersama
Chirp One Medical Seniors
Latest Posts
Article information

Author: Sen. Emmett Berge

Last Updated:

Views: 6181

Rating: 5 / 5 (60 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Sen. Emmett Berge

Birthday: 1993-06-17

Address: 787 Elvis Divide, Port Brice, OH 24507-6802

Phone: +9779049645255

Job: Senior Healthcare Specialist

Hobby: Cycling, Model building, Kitesurfing, Origami, Lapidary, Dance, Basketball

Introduction: My name is Sen. Emmett Berge, I am a funny, vast, charming, courageous, enthusiastic, jolly, famous person who loves writing and wants to share my knowledge and understanding with you.