tools.get_current_guild_count module
Return the number of Discord guilds the bot is currently in.
- async tools.get_current_guild_count.run(ctx=None)[source]
Execute this tool and return the result.
- Parameters:
ctx (
ToolContext|None) – Tool execution context providing access to bot internals.- Returns:
Result string.
- Return type: