From 2ccc096e9eb7e54cc06fc4b81197510c7e95c95a Mon Sep 17 00:00:00 2001 From: Macky Fitz <> Date: Fri, 23 Apr 2021 08:30:40 +0000 Subject: [PATCH] Minor tweaks to config example file. --- config-example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-example.toml b/config-example.toml index 2117ed2..0d44e18 100644 --- a/config-example.toml +++ b/config-example.toml @@ -3,7 +3,7 @@ [general] # Bot general settings. -# Set the bot's prefix for commands and other options here. +# Set the bot's global prefix for commands and other options here. prefix = "" # Bot Modules. To enable them, change from false to true. # Developer only setting! Use this only for debugging the config file.