discohook / site

The easiest way to build and send Discord messages using webhooks
https://discohook.app
GNU Affero General Public License v3.0
378 stars 128 forks source link

Unable to load forum messgass #110

Open GrandpaRex opened 4 months ago

GrandpaRex commented 4 months ago

When using either the bot or the website you are unable to load messages sent in a forum channel.

shayypy commented 4 months ago

Make sure you're including the message's thread ID in the webhook URL, example here: https://discord.com/channels/668218342779256857/668220256048775169/967593878226108416

GrandpaRex commented 4 months ago

So I tried a few different things https://discord.com/channels/1145036332830310622/1264345617048666225/1264345617048666225 I do see this has the same number twice but that is the "direct link" to the message I want to edit I tried https://discord.com/channels/1145036332830310622/1202069003632386078/1264345617048666225 Which I changed the middle number to the forum channel id

GrandpaRex commented 4 months ago

So I tried Server ID / Channel ID / Message ID also Server ID / Thread ID / Message ID