fix error string formatting
Improve linting and fix the Travis build
Migrate to external plugin repo
Add WriteMessage and friends back to Bot
Move plugins into separate packages
mention: add pizzahousesnack
Small cleanup and fix for net_tools
Remove unused and broken plugins
Adds documentation for the bot. (#330)
url/spotify: handle token refresh
Ensure plugins only get loaded once
Context rewrite (#329)
* Start context rewrite
* More experimenting
* Remove explicit context argument from Handler
* Small fixes
* More small fixes
* Start making linters happy
* Be less verbose about influxdb if not enabled
* Address PR feedback