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

419 commits

Author SHA1 Message Date
Ash Keel
dc633ca913
Backend initial implementation of timers 2021-11-03 14:48:30 +01:00
Ash Keel
1fb5843339
Fix linting issues (Thanks GoLand!) 2021-10-28 11:01:52 +02:00
Ash Keel
b3062a04f9
Fix type imports in frontend 2021-10-28 11:00:01 +02:00
Ash Keel
d5fa102a8e
Make chat commands case insensitive 2021-10-05 13:06:56 +02:00
Ash Keel
6db2a510aa
Add redirect for backend integration 2021-09-30 13:08:08 +02:00
Ash Keel
69bef12d44
Split reducer in two files 2021-09-30 12:26:59 +02:00
Ash Keel
bc12772959
Add chatbot and stulbe integration for alerts 2021-09-30 11:57:18 +02:00
Ash Keel
97b42831c0
Update README 2021-09-19 00:22:45 +02:00
Ash Keel
ac7808757d
Missed some i18n stuff 2021-09-19 00:07:05 +02:00
Ash Keel
3cf570542b
Add getting started 2021-09-19 00:06:54 +02:00
Ash Keel
d3ffa30bb7
Add release CI 2021-09-18 22:28:34 +02:00
Ash Keel
663823f0a4
Update main.yml 2021-09-18 22:18:20 +02:00
Ash Keel
81d4c3a5f0
Update main.yml 2021-09-18 22:17:02 +02:00
Ash Keel
58768223a0
Update main.yml 2021-09-18 22:16:31 +02:00
Ash Keel
a0ca60ec60
Create CI flow 2021-09-18 22:11:50 +02:00
Ash Keel
8596ce3f6d
Add callable functions to custom commands 2021-09-18 22:06:22 +02:00
Ash Keel
de7c23f14b
i18n is done hooray! 2021-09-18 20:32:24 +02:00
Ash Keel
5bcb55f0a2
Add i18n setup and some strings 2021-09-17 11:55:15 +02:00
Ash Keel
f2ebc7df6f
Custom commands are now working! 2021-09-17 10:54:55 +02:00
Ash Keel
3cb74e820d
Add i18n library for the (near) future 2021-09-17 09:54:09 +02:00
Ash Keel
3cdf044d54
Move things around a bit 2021-09-16 17:11:49 +02:00
Ash Keel
5337f5e275
Add commands/modules page to Twitch subsection menu 2021-09-16 17:11:35 +02:00
Ash Keel
7d72a68fb6
Update tsconfig 2021-09-16 17:11:20 +02:00
Ash Keel
81a2cd816e
Add custom command module and huge refactor of reducers 2021-09-16 17:11:08 +02:00
Ash Keel
7c5d3f449d
Make some functional components pure 2021-09-16 17:10:46 +02:00
Ash Keel
3cb61a8681
Add field component 2021-09-16 17:10:24 +02:00
Ash Keel
0454a96bd5
Refactor bot loyalty stuff to its own file, disable commands if loyalty is off 2021-09-16 15:55:43 +02:00
Ash Keel
6c8d8f6da2
Chatbox can now relay messages to subscribers 2021-09-15 17:46:57 +02:00
Ash Keel
599e6a5540
Add cooldowns to rewards 2021-07-11 15:34:39 +02:00
Ash Keel
2513c2bc5a
Fix mutex deadlock 2021-06-06 01:18:31 +02:00
Ash Keel
751668fa14
Fix replicatekey issue when doing first copy 2021-05-18 19:45:14 +02:00
Ash Keel
785884551e
Fix crash when stulbe initialization fails 2021-05-18 15:53:17 +02:00
Ash Keel
bfce1f6ce4
Handle goal redemption via stulbe 2021-05-18 15:50:58 +02:00
Ash Keel
e377a88837
Add request text to chat redeems 2021-05-18 15:29:21 +02:00
Ash Keel
e47e94f4ed
Allow giving points to arbitrary users 2021-05-18 13:47:17 +02:00
Ash Keel
622abb0b5c
Receive loyalty pushes from stulbe 2021-05-18 13:30:27 +02:00
Ash Keel
8f147c85a9
User point editing let's gooo 2021-05-18 13:30:16 +02:00
Ash Keel
5a455951b7
Fix minor UI issues after update 2021-05-17 09:46:56 +02:00
Ash Keel
ec7f882beb
Update UI to use kilovolt v4 and new loyalty key 2021-05-16 19:19:32 +02:00
Ash Keel
70f515dae7
Tring to hotfix logger but nothing is working 2021-05-16 18:10:51 +02:00
Ash Keel
e3f4b49ba5
Update to new kilovolt, move points to per-user 2021-05-16 17:55:40 +02:00
Ash Keel
f9a222e8b8
Add some util methods to database 2021-05-15 16:28:33 +02:00
Ash Keel
5aedebffe3
It's baaaack 2021-05-14 16:37:54 +02:00
Ash Keel
5ade0e3066
Integrate Twitch APIs internally rather than through stulbe 2021-05-14 13:15:38 +02:00
Ash Keel
019e48355a
Use fixed kilovolt (again..) 2021-05-13 11:17:53 +02:00
Ash Keel
d8da04224f
No more data races (still some left in kilovolt) 2021-05-13 01:46:03 +02:00
Ash Keel
ef83f58da0
bit less spammy pls 2021-05-12 19:28:22 +02:00
Ash Keel
dfb36dcdf8
Add community goals bot commands and start fixing race conditions 2021-05-12 19:19:09 +02:00
Ash Keel
3996b896b3
Update stulbe with fixed kilovolt client 2021-05-12 19:18:55 +02:00
Ash Keel
ecb7a63fb7
Use Kilovolt NPM library for v3 2021-05-12 19:18:43 +02:00