[hybrid] (no subject)

Gabriel Villarrubia gabri at grupodeltron.com
Tue Apr 17 13:47:27 EDT 2012


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/dd9d9289/attachment.html>


More information about the hybrid mailing list