Advertisement
Gamergirl1995

ScottyBot CMDS

Apr 22nd, 2015
1,304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. !set points on
  2. !set points name Zilla
  3. !set points live 500
  4. !set points starting 1000
  5. !set raffle on
  6. !set roulette on
  7. !set bankheist on
  8. !set followalert on
  9. !set followmsg (MSG YOU WANT THEM TO SEE WHEN THEY FOLLOW)
  10.  
  11. !set quotes on
  12. !quote add <PERSON THAT SAID IT> (QUOTE)
  13.  
  14. !raffle start (Price)
  15. !roulette (Price)
  16. !bankheist (Price)
  17.  
  18. !giveall # everyone in stream gets that amount added
  19. !bestow <Name> #
  20. !give <Name> #
  21.  
  22. (_user_) person who ran command
  23. (_target_) first word after command
  24. (_status_) stream status
  25. (_parameter_) shows all words after the command
  26. (_cmdcount_) how many times the command was ran
  27.  
  28. !repeat delay # - How long (10 or more minutes) between each command is
  29.  
  30. repeated in minutes (Cycles through commands, not minutes per command).
  31. !repeat add !cmd - Adds the command you created above to the repeat database.
  32. !repeat remove !cmd - Removes command from repeat database.
  33. !repeat list - Provides link to all repeating commands. (Scottybot must be a mod
  34.  
  35. or links enabled in chat to function!)
  36.  
  37. !set cooldown ## -- Command cooldown in seconds to prevent spamming when
  38.  
  39. trying to run the same command twice. Mods and above are exempt.
  40. !command add !example <Command Text goes here> ----- Add/edit a command
  41. !command remove !example ----- Removes a command
  42. !commands ----- Provides link to the list of commands for your channel.
  43.  
  44. (Scottybot must be a mod or links enabled in chat to function!)
  45. !command restrict !example ----- Restricts the command to Owner/Mod/Everyone
  46.  
  47. +p <username> -- Shortcut for the !purge command.
  48. !purge <username> -- Purge last 50 messages of said person.
  49. +t <Username> -- Quick shortcut for the timeout command.
  50. !timeout <username> -- Manually timeout said user. Does not remove previous
  51.  
  52. messages but prevents new ones for the timeout duration set below.
  53. !pardon <Username> -- Removes user from the timeout database.
  54. !reg add/del <username> -- Adds/removes someone from the regulars list,
  55.  
  56. making them immune to the bot filters
  57. !filter status --- Shows current filter status.
  58. !filter on/off --- Disable and Enabled the filtering<Consider this a master on/off for
  59.  
  60. all filtering>
  61. !set links on/off --- Enables/Disables the Links Filter.
  62. !set MaxChars on/off --- Enables/Disabled maximum message size filter
  63. !set MaxChars ## -- Sets the max length a message can be before it gets
  64.  
  65. removed.
  66. !set Repeat on/off -- Enables/Disables the repeated character filter
  67. !set CapPercent on/off -- Enables/Disables the Max capitals filter.
  68. !set CapPercent ## -- Sets the percentage of capital letters a message can
  69.  
  70. contain before removal.
  71. !set Symbols on/off -- Enables the symbol filter.
  72. !set Symbols ## -- The percentage of Symbols that must be detected before a
  73.  
  74. purge occurs.
  75. !set TimeOut ## -- When someone gets hit by the filter twice quickly, it times
  76.  
  77. them out for this many minutes. (Handled by the bot since Beam does not have
  78.  
  79. this built in yet). Default is 10 minutes.
  80. !badwords add word -- Adds a bad word to the auto-purge list.
  81. !badwords remove word -- Removes from the purge list.
  82. !badwords list -- Lists bad words in purge list.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement