From 99133192baf369327e29e3b58d3bff5f27f7cdaa Mon Sep 17 00:00:00 2001 From: green <41323182+greeeen-dev@users.noreply.github.com> Date: Wed, 9 Oct 2024 21:25:01 +0200 Subject: [PATCH] status messages --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index a8be261..5cc6bf9 100644 --- a/config.toml +++ b/config.toml @@ -55,6 +55,7 @@ enable_emoji_tags = false enable_ctx_commands = true enable_rotating_status = true enable_seasonal_status = true # Rotating status must be enabled for this to have any effect. +custom_status_messages = [] # example: [["custom", "just living life"], ["playing", "with messages"]] enable_safety_alerts = false safe_filetypes = true suppress_filesize_warning = false