Releases: DonDebonair/slack-machine
Releases · DonDebonair/slack-machine
v0.16.0
v0.15.0
Added
-
Add optional keep-alive ping in background thread to keep the connection to Slack alive ([#79](#79 by @preludedrew)
This helps when Slack Machine is running in environments that occasionally "go to sleep", such as Heroku
Changed
- Bump
apscheduler
from 3.5.1 to 3.5.3 - Fix Python 3.7 builds by using Xenial distro
Full Changelog: v0.14...v0.15
v0.14.0
v0.13.2
Changed
- Make HTTP server host & port configurable (#64 by @pirogoeth)
- Bump
dill
from 0.2.7.1 to 0.2.8.2 (#62) - Bump
slackclient
from 1.1.3 to 1.2.1 (#42 #45)
Full Changelog: v0.13.1...v0.13.2
v0.13.1
v0.13.0
Added
- Add webserver functionality so plugins can have functions triggered by HTTP requests
Changed
- Bump
slackclient
from 1.1.2 to 1.1.3 (#37)
Full Changelog: v0.12.2...v0.13
v0.12.2
Changed
- Bump
slackclient
from 1.1.0 to 1.1.2 (#26) - Memes plugin: support custom meme templates
Fixed
- Plugin help now properly distinguishes between robot or human help
Full Changelog: v0.12.1...v0.12.2
v0.12.1
v0.12.0
Added
- Add Google Image search plugin
- Add memes plugin based on Memegen
Full Changelog: v0.11...v0.12
v0.11.0
Added
- Add help feature so users can see what a bot can do based on documentation provided by plugin authors
Full Changelog: v0.10...v0.11