This is an open-source on_raw_reactions solution for people using Looaf's discord-py-skeleton
- Modular and independent raw reaction code
- Place this
reactionsRaw.pycog into your cogs folder. - Rename any previous functions with
on_raw_reaction_addoron_raw_reaction_removetoreactionsAddorreactionsRemove - You may now seperate your raw reaction code into seperate files.