Closed brandonfujii closed 8 years ago
How would I go about retrieving the content of the message that a user reacts to?
controller.on('reaction_added', function(bot, event) { // get message content });
How would I go about retrieving the content of the message that a user reacts to?