Module:irc.channel.invite
From NoxBot the modular PHP IRC bot
(Redirected from Command:irc.channel.invite.Invite)
| Module: irc.channel.invite | |
|---|---|
| Developer | Mark Sanders |
| Namespace | irc.channel |
| Authgroups | member memberop |
| Commands | Allow RemoveAdmin |
| Copyright | 2005-2009 Mark Sanders |
| License | GNU GPLv3 |
Description
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Commands
Allow
- AuthGroup: membermod
- No aliases defined.
- Arguments: optional:channel named as "channel", required:nick named as "who"
- Chaining: No Chaining
- Help line: If your have the right privileges you can allow people in the members channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
AllowAdmin
- AuthGroup: memberop
- No aliases defined.
- Arguments: optional:channel named as "channel", required:nick named as "who"
- Chaining: No Chaining
- Help line: Gives the privilege to allow others to add people to the allow list of the members channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Invite
- AuthGroup: member
- No aliases defined.
- Argument: optional:channel named as "channel"
- Chaining: No Chaining
- Help line: If your registered and allowed in the members channel you will be invited to there.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Remove
- AuthGroup: membermod
- Alias: disallow
- Arguments: optional:channel named as "channel", required:nick named as "who"
- Chaining: No Chaining
- Help line: If your have the right privileges you can disallow/remove people from the members channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
RemoveAdmin
- AuthGroup: memberop
- No aliases defined.
- Arguments: optional:channel named as "channel", required:nick named as "who"
- Chaining: No Chaining
- Help line: Removes the privilege to allow others to add people to the allow list of the members channel.
This module, command or validator is not properly documented yet. The behavior of the module, command or validator can change or be removed without notice.
Copyright and License
Copyright (C) 2005-2009 Mark Sanders
License: GNU GPLv3
User comments
|
Below you can find comments and annotations added by users. |
No comments added yet. Be the first to add a new comment. Be sure that you understand the guidelines of commenting.
|
User comments can include false information. We are not responsble for the content posted by users. |
|
Useful links for NoxBot users | |||||
|
Browse through the functionality of NoxBot by | |||||
|
Useful links for NoxBot Developers and module writers | |||||

