Skip to content

Configuration

Splamy edited this page Oct 25, 2018 · 7 revisions

-- This site is incomplete --

Basics

Creating templates

  • Use !bot connect to <ip/address/nickname> to connect to a new server
  • Write !bot save <template name> to the new instance if you want to store it and the identity with it as a new bot template.
  • Use !bot connect template <template name> to connect a saved template again.
  • Use !bot disconnect to disconnect a bot again.

Root and bot config

Accessing

  • !settings get/set uses the !bot_<name>.toml file of the bot you are currently writing with
  • !settings bot get/set <name> uses the !bot_<name>.toml file of the bot you specified in the command
  • !settings global get/set uses the ts3audiobot.toml

Overwriting

// Explain implicit defaults and extenting values in bot_

Clone this wiki locally