Jump to content
EGGTCL

chanban.tcl 1.0.0

   (0 reviews)

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).

User Feedback

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
×
×
  • Create New...