Skip to content

Commit 6e3776c

Browse files
authored
Update README.md
1 parent 50777d2 commit 6e3776c

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
@@ -14,12 +14,14 @@ Enderbot is both a minecraft plugin and a discord bot. It is designed to do 2 th
1414
### Customisable config file
1515
EnderBot also features a config file here is what the default file looks like:
1616

17-
`# Ender Bot Configuration File
17+
```
18+
# Ender Bot Configuration File
1819
world-backups-channel-name=minecraft-backups
1920
minecraft-ingame-channel-name=minecraft-in-game
2021
world-backups-frequency-in-days=30
2122
22-
discord_bot_token=`
23+
discord_bot_token=
24+
```
2325

2426
world-backups-channel-name:
2527
Set's the discord text channel that the zip message will be sent to.

0 commit comments

Comments
 (0)