App Logo
discord.com

Read Discord messages

Reads the most recent messages of a Discord channel (author, timestamp, text), newest first, scrolling up to load more until the requested count. Requires being logged in. It also reads a thread or a forum post, since both are channels in their own right: pass the post's url (from discord.com/list_forum_posts) and you get its replies plus the opening post, newest first — there is no separate thread-reading script. To list the posts of a forum channel rather than its messages, use discord.com/list_forum_posts instead.

Input

channelUrl required

Full channel URL, e.g. https://discord.com/channels/<guildId>/<channelId>

limit optional

How many messages to return, newest first. Fewer come back when the channel is shorter.

Default: 20

Output

count required
messages required

Newest first.

channelId required

Start building not clicking