Commit graph

221 commits

Author SHA1 Message Date
348020ecfe
feat: will check if a person needs a committee role on teh committee server
All checks were successful
On_Push / lint_fmt (push) Successful in 15s
On_Push / lint_clippy (push) Successful in 1m4s
On_Push / build (push) Successful in 2m35s
On_Push / deploy (push) Successful in 23s
2025-02-19 22:36:39 +00:00
8645a9b3ce
fix: clippy and fmt
All checks were successful
On_Push / lint_fmt (push) Successful in 10s
On_Push / lint_clippy (push) Successful in 21s
On_Push / build (push) Successful in 2m19s
On_Push / deploy (push) Successful in 15s
2025-02-19 12:38:40 +00:00
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
25fcc04287 Merge pull request '#17-automate-onboarding-mk-ii' (#30) from #17-automate-onboarding-mk-ii into main
All checks were successful
On_Push / lint_fmt (push) Successful in 14s
On_Push / lint_clippy (push) Successful in 6m46s
On_Push / build (push) Successful in 12m25s
On_Push / deploy (push) Successful in 24s
Reviewed-on: #30
2025-02-19 10:30:54 +00:00
c79944bd6e
fix: actually enabled the option to get a persons ID if they arent on one of teh servers with teh bot enabled 2025-02-19 01:18:28 +00:00
262eb0c991
fix: ensure that all committee members get teh right role 2025-02-19 00:51:40 +00:00
30287466cb
fix: cannot have an ID of 0 for any role, channel or server 2025-02-19 00:42:26 +00:00
86f71f0fa4
feat: updated more dependencies 2025-02-19 00:30:15 +00:00
6b84f33d2e
feat: bumped serenity to the latest version
Lots of changes to how it runs
2025-02-19 00:17:02 +00:00
a8c1cc9cf1
fix: slight duplicate removal 2025-02-18 22:46:58 +00:00
8c81fb864a
fix: slight duplicate removal 2025-02-18 22:44:32 +00:00
b6cffd8a22
fix: trimmed down teh duplicates 2025-02-18 21:41:28 +00:00
1aef86ad01
feat: now properly sets and removes roles for committee members 2025-02-18 21:14:05 +00:00
4eeb7f2135
fix: grab the committee name since we can use that to match up against teh suers 2025-02-18 14:00:21 +00:00
cab04a068f
feat: fixed up the changes 2025-02-18 13:36:08 +00:00
c79113921d
Merge branch 'main' into #17-automate-onboarding-mk-ii
# Conflicts:
#	Cargo.lock
#	src/commands/link_email.rs
#	src/lib.rs
2025-02-17 17:30:25 +00:00
5fcc24a867
feat: run teh data update every 10 min
All checks were successful
On_Push / lint_fmt (push) Successful in 20s
On_Push / lint_clippy (push) Successful in 19s
On_Push / build (push) Successful in 1m26s
On_Push / deploy (push) Successful in 16s
2025-01-26 20:06:46 +00:00
0a4f5281a5
fix: typo, always took users as being java
All checks were successful
On_Push / lint_fmt (push) Successful in 7s
On_Push / lint_clippy (push) Successful in 11s
On_Push / build (push) Successful in 1m24s
On_Push / deploy (push) Successful in 15s
2025-01-03 21:01:27 +00:00
a9d3af024e
feat: added some minor logging
All checks were successful
On_Push / lint_fmt (push) Successful in 12s
On_Push / lint_clippy (push) Successful in 18s
On_Push / build (push) Successful in 1m27s
On_Push / deploy (push) Successful in 18s
2025-01-03 19:58:00 +00:00
b7d36de976
fix: argument names and some logic
All checks were successful
On_Push / lint_fmt (push) Successful in 6s
On_Push / lint_clippy (push) Successful in 13s
On_Push / build (push) Successful in 1m25s
On_Push / deploy (push) Successful in 12s
2024-11-30 13:49:30 +00:00
68ffa55dc5
fix: improve wording
All checks were successful
On_Push / lint_fmt (push) Successful in 5s
On_Push / lint_clippy (push) Successful in 11s
On_Push / build (push) Successful in 1m21s
On_Push / deploy (push) Successful in 7s
2024-11-30 01:21:40 +00:00
9b3c71e321
fix: had not intednded to leave the test config inthe cargo.toml
All checks were successful
On_Push / lint_fmt (push) Successful in 6s
On_Push / lint_clippy (push) Successful in 10s
On_Push / build (push) Successful in 8m2s
On_Push / deploy (push) Successful in 7s
2024-11-30 01:05:19 +00:00
0478f634fa
feat; modified the command that interacts with teh server to accomodate bedrock players
Some checks failed
On_Push / lint_clippy (push) Failing after 3m22s
On_Push / lint_fmt (push) Failing after 5s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
For #26
2024-11-30 00:55:23 +00:00
ee0c8f0987
feat; can now handle bedrock in the command
For #26
2024-11-30 00:44:36 +00:00
b55650b221
db: add another col to store the bedrock id
For #26
2024-11-29 23:13:28 +00:00
4691869ae9
doc: split out the documentation 2024-11-29 22:16:31 +00:00
68d7b53905
dbg: excessive logging - moar
All checks were successful
On_Push / lint_fmt (push) Successful in 9s
On_Push / lint_clippy (push) Successful in 3m28s
On_Push / build (push) Successful in 8m7s
On_Push / deploy (push) Successful in 12s
2024-11-25 18:07:20 +00:00
bf55dfe31e
dbg: excessive logging
All checks were successful
On_Push / lint_fmt (push) Successful in 17s
On_Push / lint_clippy (push) Successful in 3m37s
On_Push / build (push) Successful in 8m6s
On_Push / deploy (push) Successful in 13s
2024-11-25 17:45:04 +00:00
ad94b197ae
fix: pretty solid chance that this was due to using teh wrong base url
All checks were successful
On_Push / lint_fmt (push) Successful in 11s
On_Push / lint_clippy (push) Successful in 3m27s
On_Push / build (push) Successful in 8m8s
On_Push / deploy (push) Successful in 7s
2024-11-24 00:14:42 +00:00
1f3c33458e
dbg: excessive logging
All checks were successful
On_Push / lint_fmt (push) Successful in 10s
On_Push / lint_clippy (push) Successful in 3m25s
On_Push / build (push) Successful in 8m6s
On_Push / deploy (push) Successful in 12s
2024-11-23 23:50:25 +00:00
bab6e4fdec
ci: use the nix compatable version
All checks were successful
On_Push / lint_fmt (push) Successful in 17s
On_Push / lint_clippy (push) Successful in 3m35s
On_Push / build (push) Successful in 8m2s
On_Push / deploy (push) Successful in 8s
2024-11-23 22:27:20 +00:00
f00db7ef5d
ci: update teh actions to take into account git-lfs
Some checks failed
On_Push / lint_fmt (push) Failing after 1m40s
On_Push / lint_clippy (push) Failing after 10s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
2024-11-23 22:24:29 +00:00
37ea38f516
feat: backport changes from the #17-automate-onboarding-mk-ii branch
Some checks failed
On_Push / lint_fmt (push) Failing after 38s
On_Push / lint_clippy (push) Failing after 38s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
2024-11-23 22:17:57 +00:00
ca55a78447
feat: switched over to using a library to interact with teh wolves API 2024-11-23 21:53:30 +00:00
93359698f0
doc: feedback 2024-11-23 00:26:00 +00:00
dda05d7ca1
doc: resized images using html tags 2024-11-23 00:25:56 +00:00
5dee9acbaa
doc: added images to suer signup 2024-11-23 00:25:51 +00:00
96a61e6fc8
git: finally added a gitattributes 2024-11-23 00:24:48 +00:00
94292fa388
fix: style was causing issues 2024-11-18 16:09:43 +00:00
77a7b7b81d
fix: slight change in env var used to get teh base URL 2024-11-09 16:53:26 +00:00
2f75dc41c8
feat: will properly re-order the channels created
Also focuses on anything in teh right category
2024-11-09 16:47:48 +00:00
c98baa9d72
feat: will now create a channel for any new club/soc 2024-11-09 16:23:03 +00:00
e4a8cce725
feat: new env var for teh specific channel that the general chat stuff will be under 2024-11-09 16:17:43 +00:00
5b22f699d6
fix: getting teh server config needs to happen after checking for committee 2024-11-09 14:59:05 +00:00
6739c7e068
feat: now use env vars to get teh server and roles for committee 2024-11-09 14:55:26 +00:00
d673dce6fa
fix: handle the just in case the user alrady exists as a different person 2024-11-09 12:53:53 +00:00
015f23b922
feat: no longer using teh "hardcoded" api key 2024-11-09 12:51:41 +00:00
7a6421469c
feat: now able to get the memebr_id from just email 2024-11-09 02:23:46 +00:00
733827c3e6
feat: added support for teh new api key 2024-11-09 01:17:43 +00:00
2daa010d25
doc: updated committee instructions 2024-11-04 12:43:09 +00:00