Commit graph

268 commits

Author SHA1 Message Date
00f3cab8bf
feat: split out the functions so they can be shared with commands 2025-06-15 22:07:52 +01:00
b9b3a4f3ed
fmt: cargo+clippy 2025-06-14 18:00:40 +01:00
65e0c88dcf
feat: save the selected image to teh library 2025-06-14 16:46:04 +01:00
a2fcbb8e27
fix: properly filter icon based on the festival 2025-06-14 15:54:07 +01:00
ac59474ad6
feat: allow for overlapping festivals 2025-06-10 16:54:13 +01:00
cad248d506
fix: give a reference where it needed to be 2025-06-08 00:20:38 +01:00
ebc802dbea
feat: can now set the server icon programmatically 2025-06-08 00:18:30 +01:00
1b9dd6e7b5
feat: get a random image 2025-06-07 23:53:32 +01:00
8cd3cd8e66
feat: only need to keep whatever ones are in teh current season (if at all) 2025-06-07 23:04:57 +01:00
7cce9c2a21
fix: only convert if it hasnt already been converted 2025-06-07 23:02:16 +01:00
1de21e378c
feat: put the converted files into a subfolder 2025-06-07 22:44:47 +01:00
e8694b1342
fix: was being too strict in matching the year 2025-06-07 22:29:00 +01:00
01fadccb5c
fix: use a struct for clarity 2025-06-07 21:24:59 +01:00
8c39745248
feat: got the logos, and converted them if needs be 2025-06-07 19:55:36 +01:00
026d94cb83
feat: code borrowed from https://github.com/MCorange99/svg2colored-png/tree/main in order to convert from svg to png 2025-06-07 01:05:08 +01:00
2b9b502a33
feat: initial tests of new function to handle changing the logo in discord server 2025-06-07 00:10:52 +01:00
79bb91368c
feat: added libraries needed to run the new feature 2025-06-07 00:09:22 +01:00
cf01e26a8c
feat: need some new inputs to get this to build 2025-06-06 23:59:00 +01:00
ef5375067a
feat: update teh base rust version 2025-06-06 18:50:10 +01:00
e7425588a6
fix: hardcode teh inter-committee server
All checks were successful
On_Push / lint_fmt (push) Successful in 35s
On_Push / lint_clippy (push) Successful in 1m49s
On_Push / build (push) Successful in 1m45s
On_Push / deploy (push) Successful in 15s
2025-04-09 00:06:20 +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
421d425f5d
feat: lock down to using the specific rust version
Some checks failed
On_Push / lint_fmt (push) Successful in 25s
On_Push / lint_clippy (push) Failing after 13m45s
On_Push / build (push) Has been cancelled
On_Push / deploy (push) Has been cancelled
2025-03-10 20:17:55 +00:00
76cddde36d
doc: updated images for documentation 2025-03-06 22:54:57 +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
052f6aecb2
doc: updated the docs for the suer sub-commands 2025-03-06 20:32:39 +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
b43f760fb1
fmt: feedback from clippy
All checks were successful
On_Push / lint_fmt (push) Successful in 32s
On_Push / lint_clippy (push) Successful in 1m8s
On_Push / build (push) Successful in 1m59s
On_Push / deploy (push) Successful in 19s
2025-02-28 00:05:57 +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
934842cbc9
feat: will now properly re-order channels whenever a new club/soc is added
Some checks failed
On_Push / lint_fmt (push) Successful in 11s
On_Push / lint_clippy (push) Failing after 1m30s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
2025-02-27 22:37:40 +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
0bedf96da5
fix: properly update teh channel name 2025-02-27 01:24:44 +00:00
555e38ee26
feat: now store the roles and channel ids in teh database 2025-02-27 01:19:40 +00:00
6a5f651ba2
doc: update to reflect that ye no longer need admin to setup and modify the config 2025-02-26 17:06:58 +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
9ce5b8136b
fix: bump to use the new fieldname for teh API get_members
All checks were successful
On_Push / lint_fmt (push) Successful in 23s
On_Push / lint_clippy (push) Successful in 5m40s
On_Push / build (push) Successful in 10m48s
On_Push / deploy (push) Successful in 15s
2025-02-24 16:44:22 +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
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