Commit graph

26 commits

Author SHA1 Message Date
1aef86ad01
feat: now properly sets and removes roles for committee members 2025-02-18 21:14:05 +00:00
344d6d3585
fmt: formatting and clippy 2024-10-28 21:53:04 +00:00
3e6dc9d560
feat: actually get the data for teh committees and pop it in the database 2024-10-28 14:20:36 +00:00
273c58d035
fmt: re-organise the regular data request 2024-10-28 01:31:36 +00:00
41407ecefb
feat: split out all the databse interactions into their own file 2024-10-28 00:59:04 +00:00
79f880daea
feat: splitting up lib.rs into subfiles, starting with anythign taht interacts with teh api 2024-10-28 00:51:39 +00:00
04a487cd8f
fix: rename `get_wolves` to be just for clubs/socs 2024-09-17 11:02:26 +01: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
432dd0e4a0 fix: updating the email field
Relates to #5, https://gitlab.skynet.ie/compsoc1/skynet/ldap/backend/-/issues/20
2023-10-27 11:53:54 +01:00
49363d02aa feat: modified to use the wolves api 2023-10-27 01:39:03 +01:00
abb00ff8c7 fmt: danm formatting 2023-09-26 01:04:07 +01:00
8760f4440a feat: completed migration
Closes #4
2023-09-26 00:57:03 +01:00
3bf085204e fix: preserve data wherever possible 2023-09-18 00:03:25 +01:00
6eb61c6798 fix: better compiund types because of a join 2023-09-17 21:17:57 +01:00
fa6920e4a3 fix: no need to have this being passed in here 2023-09-17 18:09:02 +01:00
a444d6a5e5 feat: can now verify the user got the email 2023-09-17 18:00:05 +01:00
14cbf0bcad feat: basic setup for link slash command 2023-09-17 15:25:17 +01:00
591c61b009 feat: now using seperate tables for key info, joined when needed 2023-09-17 00:14:50 +01:00
3cf298f137 fix: better handle the csv data 2023-09-16 19:47:39 +01:00
55c042861f feat: get data does not need discord running 2023-09-16 18:07:13 +01:00
670a85d2ef feat: nailing down teh format 2023-09-16 18:02:15 +01:00
974173857c fmt: fmt and clippy 2023-09-11 20:03:56 +01:00
a745d7631d feat: basic rough structure for api calls 2023-09-11 20:02:16 +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