diff options
Diffstat (limited to 'config.yaml.example')
-rw-r--r-- | config.yaml.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yaml.example b/config.yaml.example index 911e52f..e53ecc5 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -1,4 +1,4 @@ -bot_info: +general: token: "BOT TOKEN" bot_color: 26dfc9 #optional - default is 26dfc9 |