hitomi-team / DNN

Main Repository for Definitely Not Nitro!
GNU General Public License v2.0
7 stars 1 forks source link

Emoji Duplication in Message #4

Open harubaru opened 2 years ago

harubaru commented 2 years ago

When a user adds multiple emojis into one message, DNN resolves one emoji and starts to recursively resolve other emojis.

image

I believe a short-term fix for the recursive issue is to ignore messages from bots, but I'm also not sure if that's already being done within DNN itself.