Mix it Up Bot As A Moderator
- Mod Crew
- Jun 10, 2020
- 1 min read
Updated: Jun 11, 2020
Hey! We have had many questions on in chat commands for Mix it Up Bot. So here's examples on how to add commands in the chat
To add a command:
!addcommand (command)(timer cooldown)(message)
Example: !addcommand welcome 2 Welcome! Be sure to hit that follow button and host it up. Much Appreciated!
To edit a command:
!updatecommand (command)(timer cooldown)(message)
Example: !updatecommand welcome 2 Welcome my friend! Be sure to hit that follow button and host it up. Sit down relax
To delete a command:
!disablecommand (command)(timer cooldown)(message)
Example: !disablecommand welcome 2 Welcome! Be sure to hit that follow button and host it up. Much Appreciated!
Variables for commands:
@$targetusername = target
@$username = the person sending the command
@$randomfollowerusername =randomviewer
For example: !addcommand pinkytoe 1 @$username stepped on @$targetusername ’s pinkytoe! #GetRekt!
With this you would @someone to become the target.
Here's other resources to help with the mix it up bot.
Comments