aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config-default.toml')
-rw-r--r--config-default.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/config-default.toml b/config-default.toml
index a6c7551..9dc8606 100644
--- a/config-default.toml
+++ b/config-default.toml
@@ -11,9 +11,6 @@ log_level = "INFO"
discord_log_level = "INFO"
[bot]
-# The prefixes Metricity respond to.
-command_prefix = ["m!"]
-
# The token Metricity will use to authenticate with Discord.
token = { env = "BOT_TOKEN" }
@@ -40,9 +37,6 @@ ignore_categories = [
714494672835444826
]
-# Respond to opt-in/opt-out commands in the following channel
-bot_commands_channel = 267659945086812160
-
[database]
# Postgres!