Add auto kick functionality #502

Merged
Vylpes merged 10 commits from feature/485-auto-kick into hotfix/3.2.4 2025-01-03 17:47:16 +00:00

10 commits

Author SHA1 Message Date
95eab83250 Stop timer from running on start
All checks were successful
Test / build (push) Successful in 12s
2024-12-28 16:42:54 +00:00
6c48da114a Fix time checking using the wrong function
All checks were successful
Test / build (push) Successful in 13s
2024-12-28 16:38:07 +00:00
40a9764192 Add notice channel sending functionality
All checks were successful
Test / build (push) Successful in 12s
2024-12-22 18:16:30 +00:00
afafe246a8 WIP: Add to the timer the kick functionality
All checks were successful
Test / build (push) Successful in 13s
2024-12-21 14:24:38 +00:00
94a2965e8e WIP: Start of creating autokick timer
All checks were successful
Test / build (push) Successful in 15s
2024-12-16 18:59:52 +00:00
9e05d884cf Add ability to run background tasks on a timer 2024-12-16 18:45:35 +00:00
8d1befcf25 Create autokick command
All checks were successful
Test / build (push) Successful in 7s
2024-12-06 20:54:47 +00:00
2b4ae91584 Create helper class 2024-12-06 20:27:17 +00:00
bc3c16bdcb WIP: Start creating autokick command
All checks were successful
Test / build (push) Successful in 7s
2024-11-30 13:53:24 +00:00
8e16a4fda6 Add AutoKickConfig to database 2024-11-30 13:53:13 +00:00