Commit Graph

5 Commits

Author SHA1 Message Date
Ash Keel 9df69d1b3d
feat: we can generate our own documentation... wait but why 2023-02-07 22:29:26 +01:00
Ash Keel 65cf91d476
refactor: bump to containers v0.3.0 (API changes) 2022-12-04 14:45:34 +01:00
Ash Keel 330c4a3ec2
fix: remove last mutexes 2022-12-03 17:29:19 +01:00
Ash Keel aaffaebe55
refactor: module conundrum phase 1
Refactor Twitch client and bot so it can be closed and reopened with a
different config.
Add a cancellation function to subscription functions so they can be
cancelled.
Use http.Handler instead of HandlerFunc for custom routes
2022-12-03 16:16:59 +01:00
Ash Keel d0bf35d0b1
fix: add error checks to placate mr lint 2022-12-02 23:52:45 +01:00
Renamed from twitch/modules.alerts.go (Browse further)