Guest User

Bot Commands

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