App Logo
discord.com

List Discord servers

Lists the Discord servers the logged-in account has access to (name + guildId), read from the server sidebar. Requires being logged in.

Input

None

Output

count required

Total advertised by Discord (aria-setsize on the sidebar).

servers required

Servers in sidebar order.

FAQ

Lists the Discord servers the logged-in account has access to (name + guildId), read from the server sidebar. Requires being logged in.
Nothing. It takes no input.
It returns count, servers.
Yes. It acts as you on discord.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the discord.com cookies saved by the Reduck extension.
It only reads. It looks things up on discord.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/discord.com/list_servers, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/discord.com/list_servers
It is part of Reduck's official curated catalogue.

Start building not clicking