Skip to content

Commit 11b7b4d

Browse files
authored
Update README.md
1 parent f1a9327 commit 11b7b4d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ Bot token is located on the Bot page under username, Do NOT share the token beca
2020

2121
## How to run the bot
2222

23-
Open the bot once to let it automatically generate config.yml and synced-roles.yml files.
23+
Open the bot once to let it automatically generate config.json file.
2424
Remember to always wrap configs with quotation marks, even if it's not necessary for strings.
2525

26+
Fill out the bot's config for the bot token, discord server id, and channel IDs, then start the bot.
27+
2628
### Windows
2729

2830
1. Double-click the .exe file.
@@ -34,7 +36,7 @@ Remember to always wrap configs with quotation marks, even if it's not necessary
3436

3537
## How configure the execution of game commands through Discord
3638

37-
1. Open your bot `config.yml` file.
39+
1. Open your bot `config.json` file.
3840
2. Add to the `CommandChannel` config, channel IDs in which commands are allowed to be executed.
3941

4042
```json "Channels": {

0 commit comments

Comments
 (0)