forked from GitHub/dbot
Added submodule documentation
This commit is contained in:
parent
09b0c3daa0
commit
074c5f6398
11
README.md
11
README.md
@ -14,10 +14,17 @@ writing documentation.
|
||||
Requirements:
|
||||
|
||||
- Node JS
|
||||
- [JSBot](http://github.com/reality/JSBot "JSBot"), the Javascript library I
|
||||
wrote to handle the IRC protocol and event listeners etc.
|
||||
- [JSBot](http://github.com/reality/JSBot "JSBot"), a Javascript library which
|
||||
handles the IRC protocol.
|
||||
- Various modules have their own requirements also.
|
||||
|
||||
### JSBot
|
||||
|
||||
JSBot can be imported by running the following commands in the cloned repository:
|
||||
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
## Modules:
|
||||
|
||||
### Command
|
||||
|
Loading…
Reference in New Issue
Block a user