Commit graph

20 commits

Author SHA1 Message Date
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
cb363e6558 feat: need a user, group and home to run this 2023-09-10 22:38:19 +01:00
87aa806397 feat: some dependencies we will need to interact with a local db, csv's and email 2023-09-10 22:33:35 +01:00
c3161315fe feat: email details will be passed in as an env file 2023-09-10 22:33:00 +01:00
e6f3b5f158 fix: these values need to be strings 2023-08-27 23:30:35 +01:00
56a032beb8 feat: set up flake
This Closes #1
2023-08-27 19:14:29 +01:00
802f3fce59 feat: fmt and clippy 2023-08-27 17:38:30 +01:00
9b42187b22 feat: now using an env file 2023-08-27 17:30:54 +01:00
1694c4eebf feat: config is now shared 2023-08-27 16:51:55 +01:00
58def2e01e feat: when someone joins, if their account name is in the list then they are automatically added 2023-08-27 15:58:03 +01:00
f382784141 feat: can now fetch data from teh ldap api 2023-08-27 15:39:09 +01:00
d66f7895bc feat: now have a member count across all threads 2023-08-26 16:26:39 +01:00
89e81b575c feat: function to go through all the users and assign roles 2023-08-26 15:55:07 +01:00
9a158701a9 initial commit, bot "works" 2023-08-25 23:36:46 +01:00