KevinNovak / Discord-Bot-TypeScript-Template

Discord bot - A discord.js bot template written with TypeScript.
MIT License
477 stars 86 forks source link

Non Reaction Event Handled #34

Closed Onik97 closed 2 years ago

Onik97 commented 2 years ago

The Template only contained adding reactions on a message. This PR will ensure both adding + removing reactions is implemented, all under the same interface