From 5abb132faef7b2d228bcc417add99a16fcaf4545 Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Fri, 6 Nov 2015 22:41:39 +0100 Subject: [PATCH] Update README.md Fix formatting. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 63e8bce..46a0302 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,9 @@ Commands being run as your bot user (`ts3bot`) are marked with `$` and commands - Now set up your TS3Bot configuration files in your TS3Bot user's home folder. For this create a folder `.ts3bot` in the home directory and put a `config.json` with your configuration there. The most minimal configuration consists of: o `identity-path` - The path to your identity INI file, export a newly generated identity from your own TeamSpeak3 client for that. + o `ts3-install-path` - The path where you installed the TeamSpeak3 client to, you can skip this if you used exactly the same path as in the instructions above. + o `ts3-server` - The URL to the server/channel you want the bot to connect to, you can get from your own TS3 client via "Extras" > "Invite friend", select the checkbox "Channel" and select "ts3server link" as invitation type. Running the bot can finally be done like this: