Advertisement
Carolyn40

bot commands

Apr 3rd, 2023
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. #####################################################################################
  2. # Custom commands script, written and maintained by Carolyn
  3. #
  4. # !girl (public/anyone): Allows a channel user to set themselves as female
  5. # (this is obviously unchecked, so keep an eye out on who's using this one
  6. #
  7. # !rules (public/anyone): Allows a channel user to request a link to the
  8. # channel's webpage, which includes the rules
  9. #
  10. # !msay (msg/recognized ops): Allows an op to tell the bot to say something
  11. # in the channel
  12. #
  13. # !mact (msg/recognized ops): Allows an op to tell the bot to perform an
  14. # action in the channel (like using /me <text>)
  15. #
  16. # setgirl (msg/recognized ops): Allows an op to set up to 6 nicknames as female
  17. #
  18. # notgirl (msg/recognized ops): Allows an op to remove the "female" status
  19. # from a nickname (one at a time)
  20. #
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement