bundle.discord.cogs.lifecycle¶ Bot lifecycle events: online/offline announcements. Attributes¶ log Classes¶ LifecycleCog Announces bot online/offline status in the dedicated bot channel. Module Contents¶ bundle.discord.cogs.lifecycle.log¶ class bundle.discord.cogs.lifecycle.LifecycleCog(bot: bundle.discord.bot.Bot)¶ Bases: discord.ext.commands.Cog Announces bot online/offline status in the dedicated bot channel. bot¶ async on_ready() → None¶ async cog_unload() → None¶