06000208 / sandplate

An opinionated discord.js bot template
The Unlicense
2 stars 0 forks source link

Overhaul reactions #15

Open 06000208 opened 4 years ago

06000208 commented 4 years ago

The reactions stored in the config could do with some improvements

06000208 commented 4 years ago

Configured custom emojis can start causing errors if the bot is logged in on an account without access to them, and #23 is relevant for implementing the necessary check.

06000208 commented 3 years ago

At some point EmojiIdentifierResolvable was changed to handle emoji identifier strings (like <:name:id>) so this is much easier to implement