fisher60 / friendo-bot

A Discord Bot that is just a good Friendo
MIT License
25 stars 24 forks source link

Cache doged messages #196

Closed ChrisLovering closed 3 years ago

ChrisLovering commented 3 years ago

This cache ensures that the same message can't be doged multiple times.

This check only works for messages doged since the last bot restart, would need persistence for it to work longer than that.

This bug exists due to what I think to be an issue with Discord's emoji API.