forked from IPD/Foxtrot
funny perm changes
This commit is contained in:
parent
743be56057
commit
d81226b80a
1 changed files with 1 additions and 1 deletions
2
bot.py
2
bot.py
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue