Channel Ban
Channel Ban
There was a channel started on my server a while back the was a warez room . The owner registered it on one of the xdcc sites and people/xdcc bots join from there. The question is how do i set an auto kill for anyone who joins this channel there are currently over 1000 connection going to this channel . If i deny the channel they just sit on the server idle . Please help
-
Ron2K
You could use services (eg IRCServices' FORBID option with ChanServ), but that just stops them joining the channel; it doesn't autokick them when they join a channel.
AFAIK, this hasn't been done, either with any form of services or UnrealIRCd. You could try going off to the modules section and getting someone to write a module for this.
AFAIK, this hasn't been done, either with any form of services or UnrealIRCd. You could try going off to the modules section and getting someone to write a module for this.
If you are using anope, there are several modules for your request:
http://modules.anope.org/modules.php?op=details&id=77
http://modules.anope.org/modules.php?op=details&id=33
http://modules.anope.org/modules.php?op=details&id=8
I never used any of them... choose the one you like best
http://modules.anope.org/modules.php?op=details&id=77
http://modules.anope.org/modules.php?op=details&id=33
http://modules.anope.org/modules.php?op=details&id=8
I never used any of them... choose the one you like best
-
DeadNotBuried
- Posts: 44
- Joined: Wed Mar 10, 2004 5:30 am
- Location: irc.majestic-liaisons.com
- Contact:
If you want to kill a chan IRC Defender has a option like this ...
"killchan
--------
The killchan module will deny users access to specified channels. To use
the killchan module, use the following commands on the control channel:
killchan add [channel] [reason]
killchan list
killchan del [channel]
When a non-oper joins a blacklisted channel, they will be temporarily
G-Lined (the default is for 30 minutes). If an oper joins the forbidden
channel they will just be warned that the channel is blacklisted, so they
dont accidentally tell any non-opers to join. "
http://sourceforge.net/projects/ircdefender/
"killchan
--------
The killchan module will deny users access to specified channels. To use
the killchan module, use the following commands on the control channel:
killchan add [channel] [reason]
killchan list
killchan del [channel]
When a non-oper joins a blacklisted channel, they will be temporarily
G-Lined (the default is for 30 minutes). If an oper joins the forbidden
channel they will just be warned that the channel is blacklisted, so they
dont accidentally tell any non-opers to join. "
http://sourceforge.net/projects/ircdefender/