* Refactored the RTMBot Class to make it more isolated from the script that runs the bot
0.4.1
* Fixes crashes due to missing `job_output` * Support for private channels (Group IDs) * Fixed example code in README * Stability improvements * Various docs updates
0.2.0
* Fixed unicode handling to make things work in python 2.7 and 3.5. * Changed versioning scheme to Semver.