Skip to content

Commit

Permalink
backslash n moment
Browse files Browse the repository at this point in the history
  • Loading branch information
eip618 committed Mar 6, 2024
1 parent 82334da commit 41d141d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/assistance.py
Original file line number Diff line number Diff line change
Expand Up @@ -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})"
Expand Down

0 comments on commit 41d141d

Please sign in to comment.