Use Webhooks for message links
MoonTM-GIT opened this issue · 3 comments
MoonTM-GIT commented
Use a webhook with the Users name & maybe profile picture of the User that sent the initial message
danthe1st commented
Note that this would require a webhook for every channel (with the alternative of creating a webhook for every message link and deleting it afterwards).
liquiddevelopmentnet commented
Note that this would require a webhook for every channel (with the alternative of creating a webhook for every message link and deleting it afterwards).
I think that is the only opportunity to do this since the whole webhook messages would be changed with your alternative.
But creating one and deleting it afterwards should be no problem
danthe1st commented
I don't know the ratelimit of webhook creation but it might be possible to hit that for many links.