From 9b95961b2452a3ad53428f9cf6f0da37a33a922c Mon Sep 17 00:00:00 2001 From: sgoudham Date: Sat, 18 Jul 2020 22:40:20 +0100 Subject: [PATCH] reformatting some text in the modmail embeds --- cogs/modmail/modmail.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cogs/modmail/modmail.py b/cogs/modmail/modmail.py index 5652d174..21699204 100644 --- a/cogs/modmail/modmail.py +++ b/cogs/modmail/modmail.py @@ -9,7 +9,7 @@ from discord import File from discord.ext import commands import db -from settings import enso_embedmod_colours, blank_space, hammyMention +from settings import enso_embedmod_colours, blank_space # Method to ask the user if they want to be anonymous or not @@ -90,7 +90,7 @@ def MessageSentConfirmation(author): ConfirmationEmbed.set_footer(text=f"Sent by {author}") fields = [("Thank you for your input! The staff team appreciate it very much!", - f"\n As mentioned previously, please don't be hesistant to DM {hammyMention} for anything! :P", + f"\n As mentioned previously, please don't be hesistant to DM the Staff for anything! :P", False)] for name, value, inline in fields: