aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/cogs/moderation/infractions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/cogs/moderation/infractions.py b/bot/cogs/moderation/infractions.py
index 607f03f46..3b956e6e1 100644
--- a/bot/cogs/moderation/infractions.py
+++ b/bot/cogs/moderation/infractions.py
@@ -265,7 +265,7 @@ class Infractions(Scheduler, Cog):
log_text = {
"Member": str(user_id),
- "Actor": str(self.bot)
+ "Actor": str(self.bot.user)
}
try: