Skip to content

cog

Hot reload cog for file watching and automatic reloading.

Functions:

  • setup

    Cog setup for hot reload.

Classes

Functions

setup async

Python
setup(bot: Tux) -> None

Cog setup for hot reload.

Parameters:

  • bot (Tux) –

    The bot instance.