About This File
Based on ist0k original script (https://github.com/ist0k/eggdrop-TCL/blob/master/bans.tcl)
Public Commands:
- bancmds <= shows the list of commands.
- bans <=- shows channel ban list.
- stickbans <=- shows channel stick ban list.
- addban <nick|banmask> [reason] <=- adds a channel ban (reason is optional).
- delban <banmask.etc> <=- removes a channel ban.
- sticky <nick|banmask> [reason] <=- adds a sticky or make an existing ban sticky (reason is optional).
- delsticky <banmask> <=- removes a stick ban (without removing it from the ban list).
MSG Commands
- bancmds <#chan> <= shows the list of commands (chan is needed to check access).
- bans #channel <=- shows channel ban list.
- stickbans #channel <=- shows channel stick ban list.
- addban <nick|banmask> [reason] <=- adds a channel ban (reason is optional).
- delban <banmask> <=- removes a channel ban.
- sticky <nick|banmask> [reason] <=- adds a sticky or make an existing ban sticky (reason is optional).
- delsticky <banmask> <=- removes a stick ban (without removing it from the ban list).