undie

How To Admin commands

Feb 1st, 2019
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1.  
  2. Commands Info
  3. !addcmd <cmd> <message> This adds a channel command, where <cmd> is the name of the command to be created and <message> is the script or message this command will run when executed. Custom commands can also be restricted to certain user classes by adding %<level> before <message>, where <level> is a value between 1-9, which represent different user classes. Here are the different levels: 1. All viewers; 2. All VIP; 3. All VIP + Mods; 4. VIP Silver + VIP Gold; 5. VIP Silver + VIP Gold + Mods; 6. VIP Gold; 7. VIP Gold + Mods; 8. Mod Only; 9. Bot & Streamer Only.
  4. !delcmd <cmd> This deletes a channel command. (e.g. !delcmd !testcmd)
  5. !editcmd <cmd> <message> This edits a channel command. (e.g. !editcmd !testcmd This is an edited test message)
  6. !add <points> <user(s)/all> Add a specified amount of points to a specific user or everyone. (e.g. !add 100 expertsonline; !add 5 all) [Mod Level 2 only]
  7. !add custom <online/all> <user class id> <amount or %> Add a specified amount of points to a specific userclass online or all (e.g. !add custom 2 10%) [Mod Level 2 only] User Class options: 1. All Viewers, 2. All VIP, 3. All VIP + Mods, 4. VIP Silver + VIP Gold, 5. VIP Silver + VIP Gold + Mods, 6. VIP Gold, 7. VIP Gold + Mods, 8. Mod Only
  8. !addautohost [stream] This command adds a stream to the Auto Hosting feature. (e.g. !addautohost ExpertsOnline) [Mod Level 2 only]
  9. !delautohost [stream] This command removes a stream from the Auto Hosting feature. (e.g. !delautohost ExpertsOnline) [Mod Level 2 only]
  10. !addvideotoblacklist [VideoID] This command blacklists specific YouTube videos to prevent them from being added to the list of song requests.
  11. !addusertoblacklist [Username] This command blocks a specific user from requesting songs.
  12. !check <user> Check the stream currency balance for the specified user. (e.g. !check expertsonline)
  13. !renameuser <old name> <new name> Change a user's name in the database to a different Twitch username. (e.g. !renameuser expertsoffline expertsonline) [Mod Level 2 only]
  14. !highlight <note> Timestamps a certain part of your stream for stream highlights. It saves it to the highlights log in your Deepbot Folder > Log folder. (e.g. !highlight FunnyMoment)
  15. !playnextsong Plays the next song in the playlist.
  16. !playprevsong Plays the previous song in the playlist.
  17. !playsong Starts/resumes music.
  18. !pausesong Pauses the song currently playing.
  19. !removesong [x] Removes a song from the playlist by its number in the queue. For example, !removesong 5 will remove the 5th song that was requested. (This only works if you are using the internal YouTube player.)
  20. !permit Permits users to post links when link protection is enabled.
  21. /r or /w Respond to whispers in the Chat tab. (e.g. /r will respond to the last whisper, while /w <username> will whisper a specific user.) (VIP Exclusive) (In order for this to work, this must be enabled in the Master Settings by clicking the check box next to Enable Whisper messaging (Streamer))
  22. !remove <points> <user> Removes a specified number of points from a user. (e.g. !remove 100 expertsonline) [Mod Level 2 only]
  23. !resetcounter <cmd> Resets the counter of a command.
  24. !startarena <mode> <amount> Mode 1 is Knockout Arena, where <amount> is the max wager, and Mode 2 is Tournament Arena, where <amount> is the entry cost into the tournament. (e.g. !startarena 1 100) [Mod Level 2 Only]
  25. !startautohost Starts auto-hosting. [Mod Level 2 only]
  26. !startguessinggame [preset name] A command for mods to start the guessing game. (e.g. !startguessinggame [preset name])
  27. !stopautohost Stops auto-hosting. [Mod Level 2 only]
  28. !top [x] Displays [x] users with the highest amount of stream currency. [x] must be a number between 1 - 14.
  29. !tophours [x] Displays [x] users with the most number of hours watched. [x] must be a number between 1 - 14.
  30. !topranks [x] Displays [x] users with the highest stream ranks. [x] must be a number between 1 - 10.
  31. !updategame <game> Updates the current stream game/activity. [Mod Level 2 only]
  32. !updatetitle <title> Updates the current stream title. [Mod Level 2 only]
  33. !volume Checks the current volume of the internal YouTube player.
  34. !volume [x] Sets the volume of the internal YouTube player. [x] must be a value between 1 and 100.
Advertisement
Add Comment
Please, Sign In to add comment