From cd4dcbaeb5a7ad7c6f8cdd7c8b7665641a50e7d9 Mon Sep 17 00:00:00 2001 From: Stijn De Clercq Date: Sun, 15 Nov 2020 11:20:40 +0100 Subject: [PATCH] Put Jitse's blacklist in comments --- cogs/events.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cogs/events.py b/cogs/events.py index 8811963..b6bba9f 100644 --- a/cogs/events.py +++ b/cogs/events.py @@ -192,9 +192,9 @@ class Events(commands.Cog): :param react: the RawReactionEvent associated with the reaction :param msg: the message this react was placed on """ - # Blacklist NinjaJay after spamming - if react.user_id in [153162010576551946]: - return False + # # Blacklist NinjaJay after spamming + # if react.user_id in [153162010576551946]: + # return False # Don't spam DM's when something has already been reported # Check if the react's count is 1