Merge pull request #223 from dexbiobot/readmeprefix
Updated Readme (example config)
This commit is contained in:
commit
230f3a9e24
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ These instructions are intended for bot development only.
|
|||
Configuration is stored in the database in the `configs` table
|
||||
|
||||
```yml
|
||||
prefix: '!'
|
||||
|
||||
# role id: level
|
||||
levels:
|
||||
"12345678": 100 # Example admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue