Skip to main content
discord.listGuilds list Discord servers where the connected bot is installed.
automations/discord-list-guilds.automation.ts

Inputs

Optional before or after snowflake cursor and limit from 1–200. Do not combine both cursors. Optional second argument { account } selects the Discord binding.

Output

Returns DiscordGuild[] with each server’s ID, name, icon, features, and bot permissions.

Discord behavior

Discord only returns servers visible to this bot token.