Advertisement
Guest User

Bot Commands

a guest
Oct 6th, 2015
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. COMMAND CHANNEL:
  2.  
  3. !setlevel <channel> <level>
  4. This will make it so that anyone trying to modify a channel's list must have at least the
  5.  
  6. given access level in that channel to make changes.
  7.  
  8. Levels are: 0: Everyone, 1: Voice, 2: HOP, 3: OP.
  9.  
  10. To use this command you must be an OP in the channel you are trying to modify.
  11.  
  12. Example: !setlevel supermetroid 1
  13. Result: You must now be at least a voice in #supermetroid to modify the supermetroid list.
  14.  
  15.  
  16. Access Restricted Commands:
  17. (Must have at least the set access level of the channel you are trying to modify
  18. OR have HOP status in #guruoflive)
  19.  
  20. !join <channel>
  21. Joins the channel and creates a streamer list for that channel if it doesn't already exist.
  22.  
  23. !leave <channel>
  24. Leaves the channel but doesn't clear the streamer list for that channel.
  25.  
  26. !add <channel> <stream name>
  27. Adds the twitch streamer to the stream list for the channel. NO URL.
  28.  
  29. !addhb <channel> <stream name>
  30. Adds the hitbox streamer to the stream list for the channel. NO URL.
  31.  
  32. !remove <channel> <stream name>
  33. Removes the streamer to the stream list for the channel. NO URL.
  34.  
  35.  
  36. No Access Restrictions:
  37.  
  38. !checklevel <channel>
  39. Shows the access level for the channel.
  40.  
  41. !list <channel>
  42. Shows the streamer list for the channel.
  43.  
  44. !find <stream name>
  45. Shows the stream lists that the stream name is on.
  46.  
  47. =============================================
  48.  
  49.  
  50. GAME CHANNELS:
  51.  
  52. .live
  53. Display a list of live streams from that channels streamer list.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement