aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml.example
diff options
context:
space:
mode:
authorJokler <jokler@protonmail.com>2020-03-22 16:02:36 +0100
committerJokler <jokler@protonmail.com>2020-03-22 16:29:53 +0100
commite71c6356f53538a20b711510e5d558d969474ad5 (patch)
tree3f38be51ce65d2d82409f29580c3155a9a911d0c /config.toml.example
parent402b71b5eb83a23d613d217e63517dfa59017df6 (diff)
downloadpokebot-e71c6356f53538a20b711510e5d558d969474ad5.tar.gz
pokebot-e71c6356f53538a20b711510e5d558d969474ad5.zip
Fixed id generation for first time setup
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example9
1 files changed, 0 insertions, 9 deletions
diff --git a/config.toml.example b/config.toml.example
index 50cec56..c436610 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -11,12 +11,3 @@ bind_address = "127.0.0.1:45538"
# Names for the music bots
names = ["MusicBot"]
-
-# Identity of the master bot
-[id]
-key = "insert-key-here"
-counter = 0
-max_counter = 0
-
-# Add identities for music bots here
-# [[ids]]