From fe79d4bc2b98a9c9fa1adbb27ce44b133fc88efb Mon Sep 17 00:00:00 2001 From: sgoudham Date: Wed, 17 Jun 2020 23:38:22 +0100 Subject: [PATCH] Added more images Moved from bot commmands to enso-chan-commands --- cogs/Embeds.py | 2 +- cogs/FunCommands.py | 2 +- cogs/WaifuImages.py | 4 ++-- images/ServerMembers/david.txt | 0 images/ServerMembers/kaiju.txt | 3 ++- images/ServerMembers/studentjon.txt | 3 ++- 6 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 images/ServerMembers/david.txt diff --git a/cogs/Embeds.py b/cogs/Embeds.py index 23cb4eb8..ae271c93 100644 --- a/cogs/Embeds.py +++ b/cogs/Embeds.py @@ -10,7 +10,7 @@ import config from cogs.FunCommands import error_function colour_list = [c for c in config.colors.values()] -channels = ["bot-commands", 'general'] +channels = ["enso-chan-commands", 'general'] class Embeds(commands.Cog): diff --git a/cogs/FunCommands.py b/cogs/FunCommands.py index 31015221..51160b23 100644 --- a/cogs/FunCommands.py +++ b/cogs/FunCommands.py @@ -106,7 +106,7 @@ class Fun(commands.Cog): @cooldown(1, 0.5, BucketType.channel) async def _8ball(self, ctx, *, question): - channels = ["bot-commands", "general"] + channels = ["enso-chan-commands", "general"] try: if str(ctx.channel) in channels: diff --git a/cogs/WaifuImages.py b/cogs/WaifuImages.py index 6086f6fe..240b6d37 100644 --- a/cogs/WaifuImages.py +++ b/cogs/WaifuImages.py @@ -8,7 +8,7 @@ from discord.ext.commands import cooldown, BucketType import config -channels = ["bot-commands"] +channels = ["enso-chan-commands"] colour_list = [c for c in config.colors.values()] @@ -171,7 +171,7 @@ def displayServerImage(array, ctx, name): # Error handling function to make sure that the commands only work in bot-commands def error_function(): - return "Sorry! I only work in #bot-commands!" + return "Sorry! I only work in #enso-chan-commands!" def setup(bot): diff --git a/images/ServerMembers/david.txt b/images/ServerMembers/david.txt new file mode 100644 index 00000000..e69de29b diff --git a/images/ServerMembers/kaiju.txt b/images/ServerMembers/kaiju.txt index e505341c..7b89a1ed 100644 --- a/images/ServerMembers/kaiju.txt +++ b/images/ServerMembers/kaiju.txt @@ -8,4 +8,5 @@ https://cdn.discordapp.com/attachments/718206068089421845/722594754747039804/IMG https://cdn.discordapp.com/attachments/718206068089421845/722594992039788595/IMG_20200306_161138_665.jpg https://cdn.discordapp.com/attachments/718206068089421845/722594992245178488/Untitled96_-_Edited.jpg https://cdn.discordapp.com/attachments/718206068089421845/722940728388485220/IMG_20200602_011044_656.jpg -https://cdn.discordapp.com/attachments/718206068089421845/722940729021694082/20200601_223408.jpg \ No newline at end of file +https://cdn.discordapp.com/attachments/718206068089421845/722940729021694082/20200601_223408.jpg +https://media.discordapp.net/attachments/718206068089421845/722942001791893634/Untitled12_20200617173313.png \ No newline at end of file diff --git a/images/ServerMembers/studentjon.txt b/images/ServerMembers/studentjon.txt index d36df8c7..dab99d2c 100644 --- a/images/ServerMembers/studentjon.txt +++ b/images/ServerMembers/studentjon.txt @@ -10,4 +10,5 @@ https://cdn.discordapp.com/attachments/716306762982096897/722873829264982148/IMG https://cdn.discordapp.com/attachments/716306762982096897/722940616379596860/20200514_083109.jpg https://cdn.discordapp.com/attachments/716306762982096897/722940616668872764/Screenshot_20200109-160951_Video_Player.jpg https://cdn.discordapp.com/attachments/716306762982096897/722941034719608863/20190920_162458.jpg -https://cdn.discordapp.com/attachments/716306762982096897/722941107356434534/20190920_162512.jpg \ No newline at end of file +https://cdn.discordapp.com/attachments/716306762982096897/722941107356434534/20190920_162512.jpg +https://cdn.discordapp.com/attachments/716306762982096897/722942217093906452/IMG-20200522-WA0028.jpg \ No newline at end of file