Remove reference to token config from README.md
This commit is contained in:
parent
2bd462da1e
commit
9f784d83eb
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@ A multipurpose Discord bot written in Java.
|
|||
## Config file schema
|
||||
```json
|
||||
{
|
||||
"token": "your_token",
|
||||
"prefix": "oki!"
|
||||
"token": "your_token"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue