Module:system.default.auth
From NoxBot the modular PHP IRC bot
| Module: system.default.auth | |
|---|---|
| Developer | Mark Sanders |
| Namespace | system.default |
| Authgroups | AUTH_BOT_ADMIN AUTH_USER_ADMIN |
| Commands | ChangePassWord WhoAmI |
| 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
ChangePassWord
- No AuthGroup defined.
- Alias: changepw
- Arguments: required:nonempty named as "oldpass", required:nonempty named as "newpass"
- Chaining: No Chaining
- Help line: Change your current password into something new.
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.
Grant
- AuthGroup: AUTH_USER_ADMIN
- No aliases defined.
- Arguments: required:user named as "user", required:namespacestring named as "privilege", optional:channel named as "channel"
- Chaining: No Chaining
- Help line: Set a privilege for a user.
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.
GrantOnServer
- AuthGroup: AUTH_BOT_ADMIN
- No aliases defined.
- Arguments: required:server named as "otherserver", required:nickstring named as "username", required:namespacestring named as "privilege", optional:channel named as "channel"
- Chaining: No Chaining
- Help line: Set a privilege for a user on a different 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.
List
- No AuthGroup defined.
- No aliases defined.
- Arguments: optional:nonempty named as "search", optional:server named as "server"
- Chaining: No Chaining
- Help line: Lists the users that match <search>. <search> can be either a regex, wildcard or "*". If no arguments are given all users will be listed for the current 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.
Login
- No AuthGroup defined.
- No aliases defined.
- Argument: required:nonempty named as "password"
- Chaining: No Chaining
- Help line: This is used to login to the bot so it recognizes you.
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.
Logout
- No AuthGroup defined.
- No aliases defined.
- No arguments
- Chaining: No Chaining
- Help line: This is used to logout to the bot so it does not recognizes you anymore.
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.
Register
- No AuthGroup defined.
- No aliases defined.
- Argument: required:nonempty named as "password"
- Chaining: No Chaining
- Help line: This is used to register to the bot. Note that there are minimum lengths of the username and password.
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
- No AuthGroup defined.
- No aliases defined.
- Argument: required:nonempty named as "password"
- Chaining: No Chaining
- Help line: This removes a user 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.
Revoke
- AuthGroup: AUTH_USER_ADMIN
- No aliases defined.
- Arguments: required:user named as "user", required:namespacestring named as "privilege", optional:channel named as "channel"
- Chaining: No Chaining
- Help line: Remove a privilege for a user.
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.
WhoAmI
- No AuthGroup defined.
- No aliases defined.
- No arguments
- Chaining: No Chaining
- Help line: Undefined.
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 | |||||

