Most changes in this version were done by @voidpirate, cheers!
Notable changes:
- Slacker requires Python 3.4 now
- Vermin is used to make sure the minimum Python versions stay the same
- Upgraded to using Prompt Toolkit 2.0.4
- Concurrent downloading of emojis
- Docker support
- Caching support of Slack API responses internally, used with
users.list
for now - Configurable prompt using templated variables
- General fixes and improvements