|
|
| Author |
Message |
Mary SearchIRC Admin

Joined: 03 May 2003 Posts: 696
|
Posted: Mar 13, 2004 8:14am Post subject: Unreal - keep chans from /list |
|
|
One of the Christian networks we index has a problem with a user (or bot) joining and creating sex channels on the network. Of course, the network does not want this type of channel appearing in their channel listings.
SearchIRC cannot filter out individual channels or certain types of channels. Because that is something administrators can do, we leave it up to the network to decide what they want to allow in their channel /list.
The network uses Unreal3.2-RC2fix I'm unfamiliar with Unreal and its modules, so I need some help. Is there any EASY way for the administrator to prevent these channels from forming?
Thanks  |
|
| Back to top |
|
 |
ed SearchIRC Staff

Joined: 25 May 2003 Posts: 366 Location: Baton Rouge, LA
|
|
| Back to top |
|
 |
U Eleet

Joined: 18 Jun 2003 Posts: 521 Location: IRC
|
Posted: Mar 13, 2004 9:44am Post subject: |
|
|
| Also, if you run anope services, take a look at /chanserv help forbid |
|
| Back to top |
|
 |
DeadNotBuried none

Joined: 01 Mar 2004 Posts: 43
|
Posted: Mar 13, 2004 10:12am Post subject: |
|
|
| if running ircservices it also has a forbid in chanserv |
|
| Back to top |
|
 |
RejiMC none

Joined: 22 Nov 2003 Posts: 11
|
Posted: Mar 13, 2004 10:31am Post subject: |
|
|
Its not one channel or 2.
I know about 20 that got added
adding deny channel block or forbid for all that
and other variants that come ...
its a patch up solution we are now trying out
modes-on-join "+ntGs";
as a temporary solution
Is there anyhing by witch we can control channel creation.
Like either nick or channel must be registered to join a channel… |
|
| Back to top |
|
 |
U Eleet

Joined: 18 Jun 2003 Posts: 521 Location: IRC
|
Posted: Mar 13, 2004 1:02pm Post subject: |
|
|
| Thats where forbid comes in. If you add a channel to the forbid list, anyone joining it is kicked out by services and prohibited to use it (except IRCops) |
|
| Back to top |
|
 |
typobox43 none

Joined: 12 Feb 2004 Posts: 8
|
Posted: Mar 14, 2004 2:01am Post subject: |
|
|
| RejiMC wrote: | Its not one channel or 2.
I know about 20 that got added
adding deny channel block or forbid for all that
and other variants that come ...
its a patch up solution we are now trying out
modes-on-join "+ntGs";
as a temporary solution
Is there anyhing by witch we can control channel creation.
Like either nick or channel must be registered to join a channel… |
I'm fairly sure that deny channel blocks can have wildcards in them... might you try that?
There is no way that I know of to prevent users from joining new channels unless they are registered. Existing channels can be configured this way by setting the mode +R on them, but this can't be set as a mode for all channels, even those that don't exist yet (i.e. the channels that future bots will join).
typobox43
IRC Operator - irc.chatspike.net |
|
| Back to top |
|
 |
RejiMC none

Joined: 22 Nov 2003 Posts: 11
|
Posted: Mar 15, 2004 11:10am Post subject: |
|
|
Problem sorted!
SGR provided a module for anope by which Un-Identified Users Can Join ONLY Registered Channels or Channels with Registered Users.
Works Great!
Thanks SGR! He took time to see it through too! |
|
| Back to top |
|
 |
|