mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-01-31 01:25:22 +01:00
try to fix a whitespace junk in warning message
This commit is contained in:
@@ -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**
|
||||
|
||||
Reference in New Issue
Block a user