__on_discord_reaction
__on_discord_reaction(reaction,user,added)
#
Executes when a user reacts to a message with some emoji
reaction
-> Reaction: The reaction that was made containing the emoji
user
-> User: The user who reacted
added
-> boolean, true
if the reaction was added, false
if the reaction was removed