knights-of-academia / horace

discord.js bot powering the Knights of Academia server with commands like info, AFK, and more
MIT License
23 stars 19 forks source link

Separate 'Hall of Conquests' and 'Focused Raider' reactions in config file #224

Closed debashisbiswas closed 3 years ago

debashisbiswas commented 3 years ago

Quick change that splits these emojis up in the config file, as they're used for different things. Updated the emoji comparison in focused raider handler to take both unicode and custom emoji formats. HoC and Focused Raider have both been tested after these changes.