Open dennis opened 6 years ago
In order to make a greeting plugin, I need the team_join event. This is my attempt at adding support for it.
team_join
I am not sure why Lita::Adapters::Slack::RTMConnection#run when the WebSocket is closed from outside shuts down the reactor fails. I don't think its related to my change.
Lita::Adapters::Slack::RTMConnection#run when the WebSocket is closed from outside shuts down the reactor
In order to make a greeting plugin, I need the
team_join
event. This is my attempt at adding support for it.