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

Update from raw events to partial actions, upgrade discord.js version #223

Closed debashisbiswas closed 3 years ago

debashisbiswas commented 3 years ago

Deleted the raw event handler for message reactions in favor of v12's partial structures. Updated discord.js version to take advantage of their bug fixes on message events.