-
-
Notifications
You must be signed in to change notification settings - Fork 152
Configuration
Splamy edited this page Sep 10, 2018
·
7 revisions
-- This site is incomplete --
- 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 disconnectto disconnect a bot again.
You can edit in the config which instances (templates) should be run at startup:
[bots]
default = { run = true } # will be started
mybot1 = { run = false } # won't be started
#<template name> = { run = true }-
!settings get/setand!settings get/setaccessesbot_*.toml -
!settings global get/setaccessests3audiobot.toml
// Explain implicit defaults and extenting values in bot_