bundle.discord.cogs.core

Core utility commands.

Attributes

log

Classes

CoreCog

Built-in utility commands.

Module Contents

bundle.discord.cogs.core.log
class bundle.discord.cogs.core.CoreCog(bot: bundle.discord.bot.Bot)

Bases: discord.ext.commands.Cog

Built-in utility commands.

bot
async ping(ctx: discord.ext.commands.Context) None

Check bot responsiveness.