catbase/bot
Chris Sexton aad4ecf143 bot: refactor callback handlers
New system:
* Each callback can filter for a regex
* Backwards compatability using a `.*` generic regex
* Handlers now accept a request object instead of bare arguments

All new plugins should use this new system.
2021-01-31 16:54:07 -05:00
..
msg discord: add discord functionality 2020-09-09 13:21:39 -04:00
msglog YOLO: DEAL WITH IT 2016-04-01 10:20:26 -04:00
user discord: add discord functionality 2020-09-09 13:21:39 -04:00
bot.go bot: refactor callback handlers 2021-01-31 16:54:07 -05:00
handlers.go bot: refactor callback handlers 2021-01-31 16:54:07 -05:00
interfaces.go bot: refactor callback handlers 2021-01-31 16:54:07 -05:00
mock.go bot: refactor callback handlers 2021-01-31 16:54:07 -05:00
web.go web: remove go template dependency 2021-01-09 13:46:28 -05:00