From d81226b80a979ec6c0d0bf3b623d90eefc8804dc Mon Sep 17 00:00:00 2001 From: Helixu Date: Sat, 27 Nov 2021 18:57:12 +0000 Subject: [PATCH] funny perm changes --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 58f9f9a..bdee438 100644 --- a/bot.py +++ b/bot.py @@ -24,7 +24,7 @@ async def is_ginlang(ctx): """ are you ginlang or the other dudes? """ - if ctx.author.id in [287885666941927424, 894034804503351366, 296736767158255616, 831598877320413244]: + if ctx.author.id in [287885666941927424, 160091312081731584, 894034804503351366, 296736767158255616, 831598877320413244]: return True else: logchannel = await bot.fetch_channel(910622485916037150)