Navigate: Ricochet! / code / eggdrop / deny-colors



Eggdrop - deny-colors

deny-colors : Eggdrop 1.6.x TCL script: download .tcl / download .gz .
Version: 1.0
This code is released under the terms of GNU Public License.
This script performs exactly one task: kick/ban users from an IRC channel upon use of bold/underline/color
(yes, it falls under the category of Channel Administration.)

Installation/Configuration options documented within the script.

INSTALL

1. Copy deny-colors.tcl to scripts/ under Eggdrop directory.
2. Edit deny-colors.tcl to tweak the 'Configurable Options' settings.
3. Add the following line to Eggdrop's .conf file:

source scripts/deny-colors.tcl

4. Issue .rehash / restart to make Eggdrop load the TCL script.
5. Enable/Disable for each channel as per instructions below:

To activate deny-colors on any particular IRC channel, global/channel owner needs to do the following in DCC:

.chanset #channel +denycolors

Similarly, to deactive deny-colors checks on the channel,

.chanset #channel -denycolors

---
Links
Scripted By: Manish Malik
---
Creative Commons License
The content on this web site is licensed under a Creative Commons License.