Commit Graph

11 Commits

Author SHA1 Message Date
a58b72c268
[#16] Implement Raffle module (#47) 2023-07-14 16:15:58 +02:00
5b608b46e9
[editor] Add notification in case bot is missing default-scopes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-01-20 12:36:43 +01:00
0a937a65d0
prepare release v3.0.0
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-11-02 22:54:52 +01:00
1409a4bd34
[lint] Fix v2 import path not carrying version
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-10-23 15:06:45 +02:00
a7533cbd8b
[core] Move storage to SQLite database (#30)
fixes #29
2022-09-10 13:39:07 +02:00
71ea4a0c34
[editor] Add bot version to frontend
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-01-20 01:16:20 +01:00
8c32889584
[editor] Rework to use esbuild / Vue component files (#12) 2021-12-06 17:25:19 +01:00
8247978151
[lint] Properly format inputs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-25 23:48:16 +01:00
2a322e5803
[editor] Lint: Refactor code to simplify comprehension
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 21:33:57 +02:00
fdeccc304a
[core] Allow the bot to track config editor changes through Git
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 17:09:39 +02:00
b59676492e
Breaking: Add configuration interface and switch to more generic config format (#7) 2021-09-22 15:36:45 +02:00