summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJokler <jokler@protonmail.com>2020-01-30 01:31:37 +0100
committerJokler <jokler@protonmail.com>2020-01-30 01:31:37 +0100
commit1d4c5bfd062d6ffb4b7f571c061cd58697d224e0 (patch)
tree875b1df7a566de9f8c0128fbff681dc880577f6d
parentcc9e2a50abe88ad30783d6708f565b5e2d885c6e (diff)
downloadpokebot-1d4c5bfd062d6ffb4b7f571c061cd58697d224e0.tar.gz
pokebot-1d4c5bfd062d6ffb4b7f571c061cd58697d224e0.zip
Fix error in example config
-rw-r--r--config.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index c2fbc73..8545dfe 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -1,5 +1,5 @@
# Name of the master bot
-name = "PokeBot"
+master_name = "PokeBot"
# Address of the server to connect to
address = "localhost"
# Channel for the master bot