20 lines
447 B
Markdown
20 lines
447 B
Markdown
|
# @markup markdown
|
||
|
# @title Add-Ons
|
||
|
|
||
|
# Chronicle Add-ons
|
||
|
|
||
|
Add-ons represent functionality that may not be universally enabled or desired
|
||
|
by default. Provided examples include a dice roller, a custom command handler,
|
||
|
and some simple games.
|
||
|
|
||
|
Writing an add-on for Chronicle is relatively straight forward, and being
|
||
|
refined as I develop it more.
|
||
|
|
||
|
## Creating an Add-on
|
||
|
|
||
|
### General requirements
|
||
|
|
||
|
### Protocol requirements
|
||
|
|
||
|
### Database requirements
|