import discord from discord.ext import commands from lynxie.config import LYNXIE_PREFIX class Help(commands.Cog): def __init__(self, bot): self.bot = bot self.help_commands = { "help": "Show this message", "ping": "Pong!", "hello": "Say hello to Lynxie!", "join": "Join the voice channel you're in", "play ": "Play a song from YouTube, SoundCloud, etc.", "stop": "Stop the current song and leave the voice channel", "animal ": "Get a random image of an animal!", "overlay