SirTalkAlot is a Slack (RTM) based bot which provides a simple service based slack bot.
The project is split into 3 different modules.
- bot
- services
- websocket
TBD
TBD
This module contains a websocket client which is necessary to use the RTM. SirTalkAlot currently does not provide it's own implementation, he just uses a small wrapper around the ws4py web socket client. See ws4py.