Adding Student Jon into the list of people in the bot

pull/4/head
sgoudham 4 years ago
parent bc063fc200
commit ba1668fb63

@ -51,7 +51,7 @@ class Enso(commands.Cog):
'lukas', 'stitch', 'corona', 'ging', 'lukas', 'stitch', 'corona', 'ging',
'gria', 'lilu', 'ifrah', 'skye', 'chloe', 'gria', 'lilu', 'ifrah', 'skye', 'chloe',
'connor', 'taz', 'ryder', 'ange', 'rin', 'connor', 'taz', 'ryder', 'ange', 'rin',
'izzy', 'david', 'clarity', 'angel'] 'izzy', 'david', 'clarity', 'angel', "studentjon"]
# If the channel that the command has been sent is in the list of accepted channels # If the channel that the command has been sent is in the list of accepted channels
if str(ctx.channel) in settings.channels: if str(ctx.channel) in settings.channels:

Loading…
Cancel
Save