Module:tutorial.example.reply
From NoxBot the modular PHP IRC bot
(Redirected from Command:tutorial.example.reply.Example1)
| Module: tutorial.example.reply | |
|---|---|
| Developer | Mark Sanders |
| Namespace | tutorial.example |
| Command | Example1 |
| Copyright | 2005-2009 Mark Sanders |
| License | GNU GPLv3 |
Description
This is an example module that is only here to help people who want to develop modules.
The source code of this module contains detailed comments on what does what.
- This is the first example you should read.
- Next example is Module:tutorial.example.authentication.
Commands
Example1
- No AuthGroup defined.
- No aliases defined.
- No arguments
- Chaining: No Chaining
- Help line: Example command that says the text back at you again.
This is an example command that is only here to help people who want to develop modules.
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 | |||||

