Module aethersprite.extensions.base.github

GitHub URL command

Functions

async def setup(bot: discord.ext.commands.bot.Bot)
Expand source code
async def setup(bot: Bot):
    bot.add_command(github)