~gildarts/seabird

fix error string formatting
fork seabird
Fork belak's project
Improve linting and fix the Travis build
Migrate to external plugin repo
Add WriteMessage and friends back to Bot
Update golangci-lint
Move plugins into separate packages
Update dependencies
mention: add pizzahousesnack
Small cleanup and fix for net_tools
Add uptime plugin
Remove unused and broken plugins
remind: fix crash loop
0329ed0b — Jay Vana 5 years ago
Adds documentation for the bot. (#330)

url/spotify: handle token refresh
Fix spotify url matcher
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
Next