We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50777d2 commit 6e3776cCopy full SHA for 6e3776c
README.md
@@ -14,12 +14,14 @@ Enderbot is both a minecraft plugin and a discord bot. It is designed to do 2 th
14
### Customisable config file
15
EnderBot also features a config file here is what the default file looks like:
16
17
-`# Ender Bot Configuration File
+```
18
+# Ender Bot Configuration File
19
world-backups-channel-name=minecraft-backups
20
minecraft-ingame-channel-name=minecraft-in-game
21
world-backups-frequency-in-days=30
22
-discord_bot_token=`
23
+discord_bot_token=
24
25
26
world-backups-channel-name:
27
Set's the discord text channel that the zip message will be sent to.
0 commit comments