Skip to content
This repository was archived by the owner on Jul 31, 2018. It is now read-only.

Commit 1dc1db6

Browse files
committed
Changed workding
1 parent b8ecd45 commit 1dc1db6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ On first start the launcher will run and you will need to input data. After that
3939
If you need to edit your token or prefix, navigate into the data folder and open `config.json` and change the values.
4040
```json
4141
{
42-
"token": "your_token_here",
43-
"prefix": "r.",
44-
"first": true
42+
"TOKEN": "your_token_here",
43+
"PREFIX": "r."
4544
}
4645
```
4746

0 commit comments

Comments
 (0)