From ba1668fb63a85b830313f1a0b52222b9e7a3c210 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Fri, 10 Jul 2020 22:45:59 +0100 Subject: [PATCH] Adding Student Jon into the list of people in the bot --- cogs/fun/enso.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/fun/enso.py b/cogs/fun/enso.py index 499e5a31..d90c1a30 100644 --- a/cogs/fun/enso.py +++ b/cogs/fun/enso.py @@ -51,7 +51,7 @@ class Enso(commands.Cog): 'lukas', 'stitch', 'corona', 'ging', 'gria', 'lilu', 'ifrah', 'skye', 'chloe', '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 str(ctx.channel) in settings.channels: