Advertisement
robthegamer117

1545 stream controls

Feb 19th, 2022
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Anything in quotes you replace with what makes sense
  2.  
  3. !adduser "twitchname" - adds an authorized user to the bot
  4. EXAMPLE: !adduser robthegamer115
  5.  
  6. !set team"#" "game" - updates the gamefeed or audio for that team
  7. team1 = No Fun Tolerated/red/top-left corner
  8. team2 = 2 is the better 1/green/bottom-left corner
  9. team3 = Team Purple/gold/top-right corner
  10.  
  11. games are as follows
  12. sm64
  13. sms
  14. smg
  15. smg2
  16. bk
  17. bt
  18. dk
  19. c1
  20. c2
  21. c3
  22. s1
  23. s2
  24. s3
  25.  
  26. EXAMPLES:
  27. !set team3 bk
  28. !set team1 dk
  29. !set team2 c2
  30.  
  31.  
  32. you can also do audio to manually set that teams audio on
  33. EXAMPLE:
  34. !set team1 audio
  35.  
  36. !time team"#" "game" "time"
  37. Similar to above, this sets what the time that runner got was.
  38. Follow the formatting above, and just put a time such as 1:21:23 afterwards
  39.  
  40. EXAMPLE:
  41. !time team2 bk 2:22:23
  42.  
  43. !deltime team"#" "game"
  44. Same format, this deletes a time if one was put in for the wrong team or game by accident.
  45. If the wrong time was posted, just do !time again and it will be overwritten
  46.  
  47. EXAMPLE:
  48. !deltime team2 smg2
  49.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement