Join a user to a channel

These are old archives. They are kept for historic purposes only.
Post Reply
Zoddo
Posts: 3
Joined: Wed Jun 25, 2014 3:41 pm

Join a user to a channel

Post 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
[deleted user]

Re: Join a user to a channel

Post 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>
Zoddo
Posts: 3
Joined: Wed Jun 25, 2014 3:41 pm

Re: Join a user to a channel

Post by Zoddo »

Yes, but I do this in a module
[deleted user]

Re: Join a user to a channel

Post by [deleted user] »

I don't understand what you mean.
Why does it need to be a module?
Zoddo
Posts: 3
Joined: Wed Jun 25, 2014 3:41 pm

Re: Join a user to a channel

Post by Zoddo »

It's a forward module.
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Join a user to a channel

Post by katsklaw »

it's already a module. However, regardless of if it's a core command or module, it works the exact same way.
Post Reply