bundle.discord.cli ================== .. py:module:: bundle.discord.cli .. autoapi-nested-parse:: CLI for the Discord bot module. Attributes ---------- .. autoapisummary:: bundle.discord.cli.log Functions --------- .. autoapisummary:: bundle.discord.cli.discord bundle.discord.cli.start Module Contents --------------- .. py:data:: log .. py:function:: discord() Discord bot commands. .. py:function:: start(bot_name: str | None, token: str | None, prefix: str) :async: Start the Discord bot.