Module:system.default.server
From NoxBot the modular PHP IRC bot
(Redirected from Command:system.default.server.AddServer)
| Module: system.default.server | |
|---|---|
| Developer | Mark Sanders |
| Namespace | system.default |
| Authgroup | AUTH_SERVER_ADMIN |
| Commands | AddServer RemoveServer |
| 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
AddServer
- AuthGroup: AUTH_SERVER_ADMIN
- No aliases defined.
- Arguments: required:host named as "ircserver", optional:nickstring named as "botnick", optional:channelstring named as "channel", optional:nonempty named as "commandchar", optional:positiveinteger named as "port", optional:alphanumericspecial named as "password", optional:email named as "email"
- Chaining: No Chaining
- Help line: Adds a server to which the bot should connect.
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.
Connect
- AuthGroup: AUTH_SERVER_ADMIN
- No aliases defined.
- Argument: required:positivenumber named as "servernr"
- Chaining: No Chaining
- Help line: Make the bot connect to the server in <server number>.
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.
DisConnect
- AuthGroup: AUTH_SERVER_ADMIN
- No aliases defined.
- Argument: required:positivenumber named as "servernr"
- Chaining: No Chaining
- Help line: Make the bot disconnect from the server in <server number>.
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.
ReConnect
- AuthGroup: AUTH_SERVER_ADMIN
- No aliases defined.
- Argument: required:positivenumber named as "servernr"
- Chaining: No Chaining
- Help line: Make the bot reconnect to the server in <server number>.
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.
RemoveServer
- AuthGroup: AUTH_SERVER_ADMIN
- Aliases: rmserver, delserver
- Argument: required:positivenumber named as "servernr"
- Chaining: No Chaining
- Help line: Remove the server in <server number> from 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.
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 | |||||

