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)
aethersprite.extensions.base.github
GitHub URL command
async def setup(bot: discord.ext.commands.bot.Bot)
async def setup(bot: Bot):
bot.add_command(github)