Adding command description

pull/8/head
sgoudham 4 years ago
parent c9c22d4546
commit e802ddae7a

@ -57,6 +57,8 @@ def generate_meme(image_path, top_text, bottom_text='', font_path='homies/impact
# Set up the cog # Set up the cog
class Fun(commands.Cog): class Fun(commands.Cog):
"""Fun commands! (8ball, Doggo etc!)"""
def __init__(self, bot): def __init__(self, bot):
self.bot = bot self.bot = bot

Loading…
Cancel
Save