bundle.discord.cli

CLI for the Discord bot module.

Attributes

log

Functions

discord()

Discord bot commands.

start(bot_name, token, prefix)

Start the Discord bot.

Module Contents

bundle.discord.cli.log
bundle.discord.cli.discord()

Discord bot commands.

async bundle.discord.cli.start(bot_name: str | None, token: str | None, prefix: str)

Start the Discord bot.