Accepted Show discord emotes and reactions on the shoutbox

cooldude43

Active member
VIP
title

i do not use discord and instead talk to the community using the shoutbox. i wish i could see reacts and emotes easier on the forums

pretty please?
 
This would be great, however Discord sends us a message's content via its API with just
Code:
:emoji:
. I remember not pursuing and instead putting the feature into the backlog.

My best idea is if there is an API to track when emojis are added, removed, modified, etc., that it'll send an API request to us, though that would also require their API to send us the image data. If they don't do this, then that means managing emojis separately (When one is added, removed, modified, etc. on Discord, it'd also have to be done on the Shoutbox, and since were all human, someone will forget).

I'll go ahead and mark this as accepted since it is already a backlog item and will keep the thread open. I will update if I find a way to implement this.
 
Back
Top