Updated Extensions Overview (markdown)
parent
af7ac80c1d
commit
9865edfc00
@ -1 +1,15 @@
|
|||||||
# Extensions Overview
|
# Extensions Overview
|
||||||
|
|
||||||
|
Every extension documentation has a table with all commands.
|
||||||
|
- Multiple names in the "Command" column indicate aliases. All of them would be a valid call
|
||||||
|
- Arguments can be required (indicated by { }) or optional (indicated by [ ])
|
||||||
|
- optional arguments shows a default value if available
|
||||||
|
|
||||||
|
## Extensions
|
||||||
|
| Extension | Description |
|
||||||
|
|---|---|
|
||||||
|
|[core.py](https://github.com/Akumatic/Akuma-Matata/wiki/core.py)|Core functionality (error and module handling)|
|
||||||
|
|[user.py](https://github.com/Akumatic/Akuma-Matata/wiki/user.py)|Listener and Commands for Users|
|
||||||
|
|[server.py](https://github.com/Akumatic/Akuma-Matata/wiki/server.py)|Listener and Commands for Server|
|
||||||
|
|[updater.py](https://github.com/Akumatic/Akuma-Matata/wiki/updater.py)|Updater functionality for extensions|
|
||||||
|
|[fun.py](https://github.com/Akumatic/Akuma-Matata/wiki/fun.py)|Fun/Game commands|
|
Loading…
x
Reference in New Issue
Block a user