Releases: karlpokus/trobot
Releases · karlpokus/trobot
3.0.2
3.0.1
3.0
2.1.2
2.1.1
2.1
- error handler now ends the reponse
- added a 200 to HEAD in example in readme
- option to pass data to constructor is removed in both bot and webhooks. All keys need to be set in
process.env[key]
. See readme. - bot now emit logs for debugging
- requirement for node 6.x added to readme
2.0
Env for all
Webhook and bot will both now read from file or env
Added support for reading user data from process.env
Will simplify continuous deployment greatly :D
First release
Should be stable. File a bug otherwise.