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)

References

Top Articles
Latest Posts
Article information

Author: Pres. Lawanda Wiegand

Last Updated:

Views: 5531

Rating: 4 / 5 (71 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Pres. Lawanda Wiegand

Birthday: 1993-01-10

Address: Suite 391 6963 Ullrich Shore, Bellefort, WI 01350-7893

Phone: +6806610432415

Job: Dynamic Manufacturing Assistant

Hobby: amateur radio, Taekwondo, Wood carving, Parkour, Skateboarding, Running, Rafting

Introduction: My name is Pres. Lawanda Wiegand, I am a inquisitive, helpful, glamorous, cheerful, open, clever, innocent person who loves writing and wants to share my knowledge and understanding with you.