From 41d141d6295285a4af42dbc85bd76e4819fbee7e Mon Sep 17 00:00:00 2001 From: eip <36315290+eip618@users.noreply.github.com> Date: Thu, 7 Mar 2024 08:24:22 +1100 Subject: [PATCH] backslash n moment --- cogs/assistance.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/assistance.py b/cogs/assistance.py index f71c004a..742fd150 100644 --- a/cogs/assistance.py +++ b/cogs/assistance.py @@ -162,7 +162,7 @@ async def createsoap(self, ctx: GuildContext, helpee: discord.Member): " Unscrew them until they click, then gently lift the backplate using the notches at the sides.\n" " - The label also may be under the battery.\n" " - If you still can't find it, please request further assistance.\n" - "10. Please confirm, if known, the system's CURRENT region (or where you bought it from), and your DESIRED region (or your current region)." + "10. Please confirm, if known, the system's CURRENT region (or where you bought it from), and your DESIRED region (or your current region).\n" "11. Please wait for further instructions.") await self.bot.channels['mod-logs'].send(f"⭕️ **🧼 access granted**: {ctx.author.mention} granted access to 🧼 channel to {helpee.mention}") msg = f"🆕 **🧼 channel created**: {ctx.author.mention} created 🧼 channel {channel.mention} | {channel.name} ({channel.id})"