Added more images

Moved from bot commmands to enso-chan-commands
pull/2/head
sgoudham 4 years ago
parent 066d320bc2
commit fe79d4bc2b

@ -10,7 +10,7 @@ import config
from cogs.FunCommands import error_function from cogs.FunCommands import error_function
colour_list = [c for c in config.colors.values()] colour_list = [c for c in config.colors.values()]
channels = ["bot-commands", 'general'] channels = ["enso-chan-commands", 'general']
class Embeds(commands.Cog): class Embeds(commands.Cog):

@ -106,7 +106,7 @@ class Fun(commands.Cog):
@cooldown(1, 0.5, BucketType.channel) @cooldown(1, 0.5, BucketType.channel)
async def _8ball(self, ctx, *, question): async def _8ball(self, ctx, *, question):
channels = ["bot-commands", "general"] channels = ["enso-chan-commands", "general"]
try: try:
if str(ctx.channel) in channels: if str(ctx.channel) in channels:

@ -8,7 +8,7 @@ from discord.ext.commands import cooldown, BucketType
import config import config
channels = ["bot-commands"] channels = ["enso-chan-commands"]
colour_list = [c for c in config.colors.values()] 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 # Error handling function to make sure that the commands only work in bot-commands
def error_function(): def error_function():
return "Sorry! I only work in #bot-commands!" return "Sorry! I only work in #enso-chan-commands!"
def setup(bot): def setup(bot):

@ -9,3 +9,4 @@ https://cdn.discordapp.com/attachments/718206068089421845/722594992039788595/IMG
https://cdn.discordapp.com/attachments/718206068089421845/722594992245178488/Untitled96_-_Edited.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/722940728388485220/IMG_20200602_011044_656.jpg
https://cdn.discordapp.com/attachments/718206068089421845/722940729021694082/20200601_223408.jpg https://cdn.discordapp.com/attachments/718206068089421845/722940729021694082/20200601_223408.jpg
https://media.discordapp.net/attachments/718206068089421845/722942001791893634/Untitled12_20200617173313.png

@ -11,3 +11,4 @@ https://cdn.discordapp.com/attachments/716306762982096897/722940616379596860/202
https://cdn.discordapp.com/attachments/716306762982096897/722940616668872764/Screenshot_20200109-160951_Video_Player.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/722941034719608863/20190920_162458.jpg
https://cdn.discordapp.com/attachments/716306762982096897/722941107356434534/20190920_162512.jpg https://cdn.discordapp.com/attachments/716306762982096897/722941107356434534/20190920_162512.jpg
https://cdn.discordapp.com/attachments/716306762982096897/722942217093906452/IMG-20200522-WA0028.jpg
Loading…
Cancel
Save