You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slack APIs do not provide a timestamp of when a reaction was placed on a message, so using the Events API to capture reaction_added events will be necessary.
This also means we will need to start tracking message (or at least reaction) state in the database.
Requirements (place an x in each of the [ ])
I've read and understood the Contributing guidelines and have done my best effort to follow them.
Description
Slack APIs do not provide a timestamp of when a reaction was placed on a message, so using the Events API to capture reaction_added events will be necessary.
This also means we will need to start tracking message (or at least reaction) state in the database.
Requirements (place an
x
in each of the[ ]
)The text was updated successfully, but these errors were encountered: