From 161c8ab648036cf0999b248fab4bf57e3a55cb61 Mon Sep 17 00:00:00 2001 From: Jokler Date: Fri, 28 Aug 2020 03:56:23 +0200 Subject: Add channel format comment to the example config --- config.toml.example | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3-70-g09d2