jp00p / AGIMUS

Discord bot for Friends of Desoto
MIT License
10 stars 9 forks source link

Fix regular expressions #395

Closed rahmcoff closed 1 year ago

rahmcoff commented 1 year ago

Updated the regular expressions used for starboard and bonus XP react matching. This will match anything with that name when it is a word separated by underscores, while before it was only matching things with a leading underscore. I figured that’s enough of a change for a minor revision bump.

We might want to clarify that this only matches custom emoji, and never the unicode standard ❤️, 🤣, etc.