Module:system.default.irc
From NoxBot the modular PHP IRC bot
(Redirected from Command:system.default.irc.Nick)
| Module: system.default.irc | |
|---|---|
| Developer | Mark Sanders |
| Namespace | system.default |
| Authgroups | AUTH_BOT_ADMIN raw |
| Commands | Join Raw |
| 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
Join
- AuthGroup: AUTH_BOT_ADMIN
- No aliases defined.
- Argument: required:channelstring named as "channel"
- Chaining: No Chaining
- Help line: Make the bot join the given 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.
Nick
- AuthGroup: AUTH_BOT_ADMIN
- No aliases defined.
- Argument: required:nickstring named as "nickname"
- Chaining: No Chaining
- Help line: Change the nickname of the bot.
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.
Part
- AuthGroup: AUTH_BOT_ADMIN
- No aliases defined.
- Arguments: optional:channel named as "channel", stringany:nonempty named as "partmessage"
- Chaining: No Chaining
- Help line: Make the bot part the given 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.
Quit
- AuthGroup: AUTH_BOT_ADMIN
- Alias: restart
- Argument: stringany:nonempty named as "quitmessage"
- Chaining: No Chaining
- Help line: Quits (or restarts) the bot. You can put a quit message as parameters of this command.
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.
Raw
- AuthGroup: raw
- No aliases defined.
- Argument: stringmany:nonempty named as "raw"
- Chaining: No Chaining
- Help line: Sends all parameters given as a raw command to the server.
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 | |||||

