diff --git a/CompatBot/Commands/Warnings.cs b/CompatBot/Commands/Warnings.cs index b862b8cd..478898f9 100644 --- a/CompatBot/Commands/Warnings.cs +++ b/CompatBot/Commands/Warnings.cs @@ -184,7 +184,7 @@ internal static partial class Warnings { var rulesCh = await client.GetChannelAsync(Config.BotRulesChannelId).ConfigureAwait(false); return $""" - ## ⚠️ {userToWarn.Mention} you have been warned ⚠️ + ## ⚠️ {userToWarn.Mention} you have been warned ⚠️ **Reason:** {reason} **Read the {rulesCh.Mention} before continuing to chat**