Commit graph

100 commits

Author SHA1 Message Date
a6eff75e39
feat: use values from teh env file to dictate the servers
All checks were successful
/ check_lfs (pull_request) Successful in 8s
/ check_lfs (push) Successful in 8s
2025-06-17 15:38:15 +01:00
9134feee4e
feat: cleaned up remaining unwraps, and then clippy+fmt
All checks were successful
/ check_lfs (pull_request) Successful in 9s
/ check_lfs (push) Successful in 4s
2025-06-16 21:56:06 +01:00
0f4524ea63
feat: tidied up the command outouts 2025-06-16 21:56:06 +01:00
86f54aec6d
feat: got the commands mostly working, will need some further fine tuning 2025-06-16 21:56:05 +01:00
esy
d28a56f255
fix: out of date command 2025-04-23 12:40:33 +01:00
7f7e7ac598
fix: output looks strange when teh committee value is 0
All checks were successful
On_Push / lint_clippy (push) Successful in 35s
On_Push / lint_fmt (push) Successful in 47s
On_Push / build (push) Successful in 1m58s
On_Push / deploy (push) Successful in 17s
2025-03-14 04:59:31 +00:00
a907243986
fix: further improvements to teh count command
All checks were successful
On_Push / lint_fmt (push) Successful in 21s
On_Push / lint_clippy (push) Successful in 1m40s
On_Push / build (push) Successful in 2m5s
On_Push / deploy (push) Successful in 22s
2025-03-14 04:44:32 +00:00
b44518c467
feat: improved the count command
All checks were successful
On_Push / lint_fmt (push) Successful in 1m21s
On_Push / lint_clippy (push) Successful in 2m39s
On_Push / build (push) Successful in 2m58s
On_Push / deploy (push) Successful in 15s
2025-03-14 04:03:20 +00:00
f307fcea43
feat: made the minecraft command fall under Wolves
All checks were successful
On_Push / lint_fmt (push) Successful in 28s
On_Push / lint_clippy (push) Successful in 26s
On_Push / build (push) Successful in 1m29s
On_Push / deploy (push) Successful in 17s
2025-03-06 21:42:27 +00:00
df032f2d7b
feat: updated the core committee commands 2025-03-06 21:35:17 +00:00
0e6a5d3455
fmt: re-organised it o better reflect what teh commands in teh file are for 2025-03-06 20:43:36 +00:00
aa58c97fcf
feat: made the other user wolves commands sub_commands 2025-03-06 20:32:26 +00:00
3a39084f40
feat: unlink is now a subcommand of wolves
All checks were successful
On_Push / lint_fmt (push) Successful in 40s
On_Push / lint_clippy (push) Successful in 1m43s
On_Push / build (push) Successful in 3m33s
On_Push / deploy (push) Successful in 15s
2025-03-06 19:21:17 +00:00
058f8a7a7d
fmt: feedback from clippy
All checks were successful
On_Push / lint_clippy (push) Successful in 21s
On_Push / lint_fmt (push) Successful in 37s
On_Push / build (push) Successful in 2m2s
On_Push / deploy (push) Successful in 18s
2025-02-28 10:58:44 +00:00
a11ba15f4a
fix: limit the count committee to committee members and above
Some checks failed
On_Push / lint_fmt (push) Successful in 10s
On_Push / lint_clippy (push) Failing after 30s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
2025-02-27 23:58:35 +00:00
7d7afcd00c
feat: new command to count the server info, available on the computer soc server 2025-02-27 23:56:48 +00:00
143483d3b3
feat: new command to see how many of each club/soc are on teh server
Some checks failed
On_Push / lint_clippy (push) Failing after 34s
On_Push / lint_fmt (push) Successful in 50s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
2025-02-27 03:02:35 +00:00
f046410cdc
fix: feedback on teh email users get sent when verifying their discord accounts
All checks were successful
On_Push / lint_clippy (push) Successful in 28s
On_Push / lint_fmt (push) Successful in 40s
On_Push / build (push) Successful in 3m39s
On_Push / deploy (push) Successful in 13s
2025-02-26 17:02:47 +00:00
44bb40d96d
fix: removing some deadweight 2025-02-26 16:20:28 +00:00
7406f0e620
feat: change commands to use the "Manage Server" permission instead of just admin.
All checks were successful
On_Push / lint_clippy (push) Successful in 20s
On_Push / lint_fmt (push) Successful in 34s
On_Push / build (push) Successful in 3m32s
On_Push / deploy (push) Successful in 26s
This measn that the commands only show up if you can manage teh server
2025-02-26 15:55:42 +00:00
09ce45f70f
feat: improved the email
All checks were successful
On_Push / lint_fmt (push) Successful in 52s
On_Push / lint_clippy (push) Successful in 55s
On_Push / build (push) Successful in 4m5s
On_Push / deploy (push) Successful in 30s
2025-02-26 14:44:42 +00:00
b67894fc6e
fixL had bad query
All checks were successful
On_Push / lint_fmt (push) Successful in 32s
On_Push / lint_clippy (push) Successful in 2m2s
On_Push / build (push) Successful in 2m6s
On_Push / deploy (push) Successful in 23s
2025-02-25 17:34:33 +00:00
6481fcb89f
feat: updated teh bot to use the new wolves_id for clubs/socs
All checks were successful
On_Push / lint_fmt (push) Successful in 16s
On_Push / lint_clippy (push) Successful in 3m48s
On_Push / build (push) Successful in 2m56s
On_Push / deploy (push) Successful in 15s
2025-02-24 17:07:26 +00:00
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
6b84f33d2e
feat: bumped serenity to the latest version
Lots of changes to how it runs
2025-02-19 00:17:02 +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
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
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
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
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
94292fa388
fix: style was causing issues 2024-11-18 16:09:43 +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
7a6421469c
feat: now able to get the memebr_id from just email 2024-11-09 02:23:46 +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
273c58d035
fmt: re-organise the regular data request 2024-10-28 01:31:36 +00:00
3927734083
feat: split out minecraft 2024-10-28 01:06:21 +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
b2d8238c17
Merge branch 'main' into #17-automate-onboarding-mk-ii
# Conflicts:
#	.gitignore
#	src/commands/committee.rs
2024-10-27 23:56:48 +00:00
80c9191eee
fmt: more clippy that got missed
All checks were successful
On_Push / lint_fmt (push) Successful in 5s
On_Push / lint_clippy (push) Successful in 12s
On_Push / build (push) Successful in 1m49s
On_Push / deploy (push) Successful in 13s
2024-09-30 00:19:58 +01:00
1c3ccbecf5
fmt: not sure how this one slipped by
Some checks failed
On_Push / lint_fmt (push) Successful in 7s
On_Push / lint_clippy (push) Failing after 10s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
2024-09-30 00:12:48 +01:00
0d9ce2de7f
fmt: fmt and clippy 2024-09-30 00:09:29 +01:00
5e7964ae26
feat: some cleanup in messages and added some handrails so folks wont add stupid combos 2024-09-30 00:03:03 +01:00