tools.reload_tools module

Hot-reload all tools without restarting the bot.

async tools.reload_tools.run(ctx=None, **_kwargs)[source]

Execute this tool and return the result.

Parameters:

ctx – Tool execution context providing access to bot internals.

Returns:

Result string.

Return type:

str