1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul synced 2024-09-18 01:50:50 +00:00
Commit graph

8 commits

Author SHA1 Message Date
Ash Keel
33a577cbc1
fix: loyalty system polling now works again 2023-02-02 21:24:14 +01:00
Ash Keel
6953947521
fix: fix loyalty system (after sync refactor) 2023-02-01 13:33:30 +01:00
Ash Keel
2f9f8e1fe9
refactor: module conundrum part 2: Loyalty manager 2022-12-04 18:03:05 +01:00
Ash Keel
65cf91d476
refactor: bump to containers v0.3.0 (API changes) 2022-12-04 14:45:34 +01:00
Ash Keel
db31c75662
refactor: use SyncSlice 2022-12-04 00:04:15 +01:00
Ash Keel
e7ba5883a3
refactor: invert condition to early return 2022-12-03 16:40:50 +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
4c0708138a
refactor: begone modules 2022-11-30 19:15:47 +01:00