Lee Chou
Lee Chou
Prevents name collision for teams so that the gem can be used with other projects. - Prevents collision for class `Team`. References to teams are now `SlackRubyBotServer::Team` - Allow configuration...
Can check for the response of slack server to check if the message was successfully sent or not as mentioned in the docs for [handling responses](https://api.slack.com/rtm#handling_responses). This will allow clients...
The server can add integrations for [Events API](https://api.slack.com/events-api) and [Interactive Messages](https://api.slack.com/interactive-messages).