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
I have a bot that's just sitting idle in a channel and printing all Events to stdout for me to look at. Saw this one time.
{"type":"reaction_added","user":"U02JZ29PL","item":{"type":"message","channel":"C02JBL1SN","ts":"1445714383.000132"},"reaction":"skull","event_ts":"1445715911.712116"}
key "message" not present
Please report this failure to the github issue tracker
I have a bot that's just sitting idle in a channel and printing all
Events to stdout for me to look at. Saw this one time.