Page 1 of 1

Join a user to a channel

Posted: Wed Jun 25, 2014 3:50 pm
by Zoddo
Hi!

I develop a module for me. I want to do join a user with checking ban, ... (as if it was the user who typed the command)

I not find a function to do that. An idea ?


Zoddo

PS : Sorry for my bad english

Re: Join a user to a channel

Posted: Mon Aug 04, 2014 1:41 pm
by [deleted user]
If you want to join a user to a channel against their will, you can use the /sajoin command.

SYntax: /sajoin <nick> <#channel>

Re: Join a user to a channel

Posted: Mon Aug 04, 2014 1:56 pm
by Zoddo
Yes, but I do this in a module

Re: Join a user to a channel

Posted: Mon Aug 04, 2014 2:29 pm
by [deleted user]
I don't understand what you mean.
Why does it need to be a module?

Re: Join a user to a channel

Posted: Mon Aug 04, 2014 2:32 pm
by Zoddo
It's a forward module.

Re: Join a user to a channel

Posted: Tue Sep 09, 2014 12:41 pm
by katsklaw
it's already a module. However, regardless of if it's a core command or module, it works the exact same way.