Commit Graph

22 Commits

Author SHA1 Message Date
b3bd11e513 allow mods to be timed out, optional broadcasterAPI added 2025-04-02 14:51:25 +02:00
a35d38c886 allow custom pocketbase login data 2025-04-02 10:46:20 +02:00
f797a143e5 implement !getloot, sanitize userselection, allow self-blasting 2025-04-01 23:29:54 +02:00
b456c2e37e added !mbucks command, minor fixes 2025-04-01 12:31:21 +02:00
9c3a0a9235 automated database setup. TODO: let user set superuser email&passwd 2025-04-01 11:27:20 +02:00
69c52890bb added type definition for getStats() 2025-04-01 10:38:24 +02:00
81d6448e65 minor fixes and stats implemented
next will be !mbucks (easy), !getloot (medium) and !use (+ aliases)
(hard)
2025-03-31 22:23:48 +02:00
5df7dd64ed reworks (thx dargkkast), more consistent lib functions, total item rework 2025-03-31 21:38:37 +02:00
773187ef20 implement basic timeout count fetching 2025-03-31 14:40:46 +02:00
977dd1c667 make inventory command better 2025-03-31 14:40:12 +02:00
9d79f75767 add github build/publish scripts for eventual github release 2025-03-31 13:55:20 +02:00
a5acdedc12 add docker autobuilding docker image for pocketbase 2025-03-31 10:18:27 +02:00
2b90d51647 inventory system now functional, TODO: add mbucks cmds, allow item usage 2025-03-31 09:05:42 +02:00
c47197b516 timeouts are saved in DB, basic inventory system, better timeout, abstract pocketbase connection 2025-03-30 00:44:07 +01:00
35880a354d fixed branches, fixed issue #1, auth now in pocketbase 2025-03-29 21:35:48 +01:00
2685170437 Add automatic docker building 2025-03-29 20:43:01 +01:00
be4792bbdc Move auth storage to database 2025-03-29 19:05:02 +01:00
3d1c2036d8 Add automatic docker building 2025-03-29 17:18:13 +01:00
3736c8b9fa Add automatic docker building 2025-03-29 17:15:59 +01:00
f28bc53160 clear up confusion regarding dockerfiles 2025-03-29 17:00:05 +01:00
447ed8dff0 major refactor, docker support. Check if there's a better way to do commands/index.ts 2025-03-29 16:58:07 +01:00
a3b3f353f0 first commit: Pocketbase setup, basic commands 2025-03-29 16:06:55 +01:00