Leave Discord Server
discord_leave_guildRemove the bot from a Discord server for good. Provide the guild ID and set confirm to true to proceed.
Instructions
Leave a Discord server (guild). The bot will no longer have access to this server.
WARNING: This is a destructive action. The bot will need to be re-invited to rejoin.
Args:
guild_id (string): Discord server/guild ID to leave
confirm (boolean): Must be set to true to confirm leaving
Returns: Confirmation message with server details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be set to true to confirm leaving the server | |
| guild_id | Yes | Discord server/guild ID (snowflake) |