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:
|
Requirements:
|
||||||
|
|
||||||
- Node JS
|
- Node JS
|
||||||
- [JSBot](http://github.com/reality/JSBot "JSBot"), the Javascript library I
|
- [JSBot](http://github.com/reality/JSBot "JSBot"), a Javascript library which
|
||||||
wrote to handle the IRC protocol and event listeners etc.
|
handles the IRC protocol.
|
||||||
- Various modules have their own requirements also.
|
- 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:
|
## Modules:
|
||||||
|
|
||||||
### Command
|
### Command
|
||||||
|
Loading…
Reference in New Issue
Block a user