Commit graph

18 commits

Author SHA1 Message Date
0eba54b6f2
feat: split up the committee refresh from teh regular user refresh
Some checks failed
On_Push / lint_fmt (push) Successful in 15s
On_Push / lint_clippy (push) Failing after 5m8s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
2025-02-19 12:29:53 +00:00
344d6d3585
fmt: formatting and clippy 2024-10-28 21:53:04 +00:00
f1138a3c81
fix: moved the methods that changes role into their own module folder 2024-10-28 21:34:21 +00:00
61e76db8dd
feat: this should be able to update teh roles of commettee members on teh discord server 2024-10-28 21:17:44 +00:00
41407ecefb
feat: split out all the databse interactions into their own file 2024-10-28 00:59:04 +00:00
6cbbab80bd fmt: clippy and fmt 2024-05-06 02:12:26 +01:00
cf2c7683d2 feat: split out the minecraft script so it runs at 5am instead of regularly 2024-03-05 19:55:38 +00:00
2c28f3edcc feat: added command to automatically update the mc whitelist 2024-03-03 14:40:37 +00:00
3779222a38 feat: updating teh data from wolves should now also update roles for whoever changed.
This should lead to faster activations of folks who have previously linked, join a server, then get membership.

Closes #6
2023-11-25 21:15:07 +00:00
1e486d7a57 fix: make sure that wolves data is pulled in before roles are ran 2023-11-23 21:53:27 +00:00
66446e8df8 feat: will update users when there are changes made to teh server config 2023-11-23 16:12:28 +00:00
8760f4440a feat: completed migration
Closes #4
2023-09-26 00:57:03 +01:00
6eb61c6798 fix: better compiund types because of a join 2023-09-17 21:17:57 +01:00
591c61b009 feat: now using seperate tables for key info, joined when needed 2023-09-17 00:14:50 +01:00
16879909e8 fmt: fmt 2023-09-16 20:05:50 +01:00
5f9037c69b fix: only current uses are activated 2023-09-16 20:03:58 +01:00
6b08f82e2c feat: now using proper types for the guild and user ID's 2023-09-11 18:18:59 +01:00
ca6ae993c5 feat: now have two scripts that can run ona timer 2023-09-11 02:25:07 +01:00