funny perm changes

This commit is contained in:
Helixu 2021-11-27 18:57:12 +00:00
parent 743be56057
commit d81226b80a

2
bot.py
View file

@ -24,7 +24,7 @@ async def is_ginlang(ctx):
""" """
are you ginlang or the other dudes? 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 return True
else: else:
logchannel = await bot.fetch_channel(910622485916037150) logchannel = await bot.fetch_channel(910622485916037150)