[hybrid] (no subject)

Gavin Hanover gavin at subnets.org
Tue Apr 17 14:01:55 EDT 2012


SJOIN is a server<->server protocol command, not something used by
users/opers.

i don't believe hybrid has an autojoin option. you would have to create a
module to do this (or port an existing code from another source)

--
0xAC7DFDE0877E7364


On Tue, Apr 17, 2012 at 10:47 AM, Gabriel Villarrubia <
gabri at grupodeltron.com> wrote:

> Hi people.****
>
> Ircd hybrid support autojoin method?****
>
> I searched in google and I found an ircdconfig ****
>
> ** **
>
> autojoin {****
>
>     /* channel to autojoin users to */****
>
>     channel = "#autojoin";****
>
> ** **
>
>     /* topic to set if the topic is missing or channel is new */****
>
>     topic = "Default topic.";****
>
> ** **
>
>     /*****
>
>      * op:      make the user a channel operator on join****
>
>      * halfop:  make the user a half operator on join****
>
>      * voice:   make the user a voiced member on join****
>
>     */****
>
>     flags = voice;****
>
> };****
>
> I tried in my server but isn’t work for me.****
>
> Other question, What functionality has the following file? m_sjoin.c
> What is the command sjoin?****
>
> Thanks****
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ircd-hybrid.org/pipermail/hybrid/attachments/20120417/1345aa86/attachment.html>


More information about the hybrid mailing list