Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. Ban:
  2. /mode #channel +b *!*@hostmask
  3.  
  4. Real name:
  5. /mode #channel +b r:*!*@hostmask
  6.  
  7. Mute:
  8. /mode #channel +b m:*!*@hostmask
  9.  
  10. Banning a bad channel:
  11. /mode +b j:#badchannel
  12.  
  13. Mass ban:
  14. /mode #channel +b *!*@*.hostmask
  15.  
  16. Irccloud bans:
  17. /mode #channel +b *!uid12345@*.irccloud.com
  18.  
  19. isexybot bans in #ifops:
  20.  
  21. !kwf nick reason
  22.  
  23. !kwf *!*@hostmask reason
  24.  
  25. !modeall +b *!*@hostmask
  26.  
  27. !botban nick
  28.  
  29. !trollban nick
  30.  
  31. !findban *!*@hostmask
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement