Commit graph

16 commits

Author SHA1 Message Date
e6f16c2fa1
feat: pull the config for the festivals locally, using teh imported repo 2025-06-16 21:56:44 +01:00
6a533d9b86
feat: split out the functions so they can be shared with commands 2025-06-16 21:56:44 +01:00
a94bc3b835
fmt: cargo+clippy 2025-06-16 21:56:44 +01:00
99d554a6c0
feat: save the selected image to teh library 2025-06-16 21:56:44 +01:00
6771bca8b0
fix: properly filter icon based on the festival 2025-06-16 21:56:44 +01:00
244aac8738
feat: allow for overlapping festivals 2025-06-16 21:56:44 +01:00
3dbf12c800
feat: can now set the server icon programmatically 2025-06-16 21:56:44 +01:00
47e1a9b0c7
feat: get a random image 2025-06-16 21:56:44 +01:00
1f8a19f817
feat: only need to keep whatever ones are in teh current season (if at all) 2025-06-16 21:56:44 +01:00
b877e8f467
fix: only convert if it hasnt already been converted 2025-06-16 21:56:44 +01:00
3e351f0020
feat: put the converted files into a subfolder 2025-06-16 21:56:44 +01:00
4e10015804
fix: was being too strict in matching the year 2025-06-16 21:56:44 +01:00
73702cc1f8
fix: use a struct for clarity 2025-06-16 21:56:44 +01:00
05e442a2d5
feat: got the logos, and converted them if needs be 2025-06-16 21:56:44 +01:00
680c95dece
feat: code borrowed from https://github.com/MCorange99/svg2colored-png/tree/main in order to convert from svg to png 2025-06-16 21:56:44 +01:00
7a792b9cbe
feat: initial tests of new function to handle changing the logo in discord server 2025-06-16 21:56:44 +01:00