From fbda0e9414bd21df335454bf1273173f01ee84bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20G?= Date: Mon, 24 Aug 2020 12:01:16 -0400 Subject: [PATCH] add hardcoded alert for the filter message func --- cogs/filter_messages.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cogs/filter_messages.py b/cogs/filter_messages.py index 89400c3..a3b7f15 100755 --- a/cogs/filter_messages.py +++ b/cogs/filter_messages.py @@ -10,6 +10,10 @@ class FilterMessages(commands.Cog): @commands.Cog.listener() async def on_message(self, message): + + # + # These are hard-coded ID that you should change in production to adapt your requirements + # no_pub_guild = [280805240977227776, 303633056944881686, 274247231534792704] lien_channel = [280805783795662848, 508794201509593088,