From bb54d4f6964565cf00e17d6004cbf994b7615df5 Mon Sep 17 00:00:00 2001 From: Phoenix404 <41524861+Phoenix4O4@users.noreply.github.com> Date: Tue, 26 Nov 2024 19:53:11 +0300 Subject: [PATCH] example fix --- config/example/discord.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/example/discord.txt b/config/example/discord.txt index e1ae1770728..7f75758b28a 100644 --- a/config/example/discord.txt +++ b/config/example/discord.txt @@ -3,7 +3,7 @@ ## Welcome message sent at the start of a new round. ## Example of a notification message: "A new round has begun!" -MESSAGE_ANNOUNCE_NEW_GAME Round A new round has begun! +MESSAGE_ANNOUNCE_NEW_GAME A new round has begun! ## Message sent at the end of a round. ## Example of a role notification message: "<@&859887924223672360> The round is almost over! Get ready for the next one."