aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.toml.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml.example b/config.toml.example
index c436610..da39200 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -1,8 +1,12 @@
# Name of the master bot
master_name = "PokeBot"
+
# Address of the server to connect to
address = "localhost"
+
# Channel for the master bot
+#
+# This uses the same format as bookmarks in the TeamSpeak 3 client.
channel = "Lobby"
# Web server settings