mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-20 11:01:04 -05:00
Update README.md with role changes
This commit is contained in:
@@ -84,11 +84,12 @@ Create a file called `config.json` in the project directory with the contents:
|
|||||||
{
|
{
|
||||||
"prefix":"!mark",
|
"prefix":"!mark",
|
||||||
"game":"\"!mark help\" for help",
|
"game":"\"!mark help\" for help",
|
||||||
"token":"k5NzE2NDg1MTIwMjc0ODQ0Nj.DSnXwg.ttNotARealToken5p3WfDoUxhiH"
|
"token":"k5NzE2NDg1MTIwMjc0ODQ0Nj.DSnXwg.ttNotARealToken5p3WfDoUxhiH",
|
||||||
|
"role": "Bot users"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Feel free to change the command prefix, game display. Add your bot token.
|
Feel free to change the command prefix, game display. Add your bot token. Role is optional, if it is set, only the users who have that role can use text generation.
|
||||||
|
|
||||||
#### Install and Run
|
#### Install and Run
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user