2014-02-20 04:33:56 +01:00
|
|
|
## FOO
|
|
|
|
|
|
|
|
bar.
|
|
|
|
|
|
|
|
### Description
|
|
|
|
|
|
|
|
This module provides a command which allows users to foobar.
|
|
|
|
|
|
|
|
### Dependencies
|
|
|
|
|
|
|
|
It has following dependencies:
|
2014-02-20 06:06:02 +01:00
|
|
|
+ [foo](link)
|
2014-02-20 04:33:56 +01:00
|
|
|
|
|
|
|
### config.json
|
|
|
|
|
|
|
|
foo
|
2014-02-20 06:06:02 +01:00
|
|
|
```
|
|
|
|
```
|
2014-02-20 04:33:56 +01:00
|
|
|
|
|
|
|
### Commands
|
|
|
|
|
2014-02-20 06:06:02 +01:00
|
|
|
|
2014-02-20 04:33:56 +01:00
|
|
|
#### ~foo [(bar]
|
|
|
|
|
|
|
|
Example:
|
2014-02-20 06:06:02 +01:00
|
|
|
+ ~foo bar
|
2014-02-20 04:33:56 +01:00
|
|
|
|
|
|
|
### TODO
|