[IRCServices] Changing access to commands in the ircservice

Russell Garrett rg at tcslon.com
Fri Feb 28 02:15:28 PST 2003


You can do it with RAW, but it's a singularly bad idea, and can cause
desyncs, and puts more load on the services server. Aaaand it won't stay
there if services disconnects and reconnects. And someone should write a
module for this at some point :P.

You have a good point though - if you want to keep a channel +O, and you
mlock +O, then if a non-oper is the first to join, they won't get kicked
out. Of course this could be fixed by adding all the users you want to use
the channel into an access list, but that's not really optimal.

Russ

> -----Original Message-----
> From: ircservices-bounces at ircservices.za.net
> [mailto:ircservices-bounces at ircservices.za.net]On Behalf Of Peter
> Samuelsson
> Sent: 28 February 2003 09:15
> To: IRC Services General Mailing List
> Subject: Re: [IRCServices] Changing access to commands in the ircservice
>
>
> Thanks :)
>
> I should have seen that one :)
>
> Now a question that will I think go against how you have built the
> ircservice.
>
> I have made Bahamut so that only users that are oper can join a channel
> if there isnt anybody in the channel. So my question is can chanserv be
> made to stay in channel visable like a user? This goes against how its
> made I know, but is it possible in some way ?
>
> Thanks for a a very good ircservice :)
>
> Peter Samuelsson
>
> Tor 2003-02-27 klockan 17.38 skrev Andrew Church:
> > Comment out CSEnableRegister in modules.conf.
> >
> >   --Andrew Church
> >     achurch at achurch.org
> >     http://achurch.org/
> >
> > >Im running a very small server with Bahamut and IRCServer. I would like
> > >to change the level of who can register a channel or even better just
> > >let the users use those channels that are created. Is this at all
> > >possible?
> > >
> > >1. Only IRCadmins should be able to register a channel.
> > >2. Users can only use channels that are registered and cannot
> create new
> > >ones.
> > >
> > >This isnt following how it should work, but this is a very small server
> > >and I would like it this way :)
> > >
> > >With regards Peter Samuelsson
> > >
> > >------------------------------------------------------------------
> > >To unsubscribe or change your subscription options, visit:
> > >http://www.ircservices.za.net/mailman/listinfo/ircservices
> > ------------------------------------------------------------------
> > To unsubscribe or change your subscription options, visit:
> > http://www.ircservices.za.net/mailman/listinfo/ircservices
>
> ------------------------------------------------------------------
> To unsubscribe or change your subscription options, visit:
> http://www.ircservices.za.net/mailman/listinfo/ircservices
>