cog ¶ Hot reload cog for file watching and automatic reloading. Functions: setup – Cog setup for hot reload. Classes¶ Functions¶ setup async ¶ Pythonsetup(bot: Tux) -> None Cog setup for hot reload. Parameters: bot (Tux) – The bot instance.