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. Also reads a THREAD or a FORUM POST: both are channels in their own right, so 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. It does NOT accept a forum channel itself, which lists posts rather than messages: use discord.com/list_forum_posts for that.

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