Anope IRC Services

Anope.org => Anope General => Topic started by: netstat on September 03, 2006, 06:48:06 PM

Title: joining channel but not possible to register?
Post by: netstat on September 03, 2006, 06:48:06 PM
Hi ppls
is it possible that a user can join a channel, but it is impossible to register this chan? 'cause its an testchan from webchats.
is there a chanmode to do it, or a module?

greets
Title:
Post by: n00bie on September 03, 2006, 07:43:52 PM
do you mean the whole REGISTRATION of a Channel or a particular channel. I think it can be done by using module. Using a module we can restrict or disable the ChanServ register command or we can apply to a particular channel too.
Title:
Post by: netstat on September 03, 2006, 08:02:32 PM
only one channel...
Title:
Post by: Jobe on September 03, 2006, 08:13:34 PM
You could always register it yourself. Then nobody else can register it.
Title:
Post by: n00bie on September 03, 2006, 10:48:44 PM
Ok, I've just created a module for that, check it out ^^
cs_denyregchan.c: http://noobie.esmartkid.com/mymods/cs_denyregchan.c

tested it on 1.7.13+ using UnrealIRCd3.2.5 :)
Title:
Post by: netstat on September 04, 2006, 04:03:04 PM
great, it works ;) good work n00bie :)
Title:
Post by: n00bie on September 04, 2006, 05:21:30 PM
thanks, your welcome :D