add discord guild icon updating by event schedule

This commit is contained in:
2025-05-01 02:41:31 +02:00
parent dafd3029cb
commit 47e065acf6
8 changed files with 265 additions and 2 deletions

View File

@@ -5,6 +5,8 @@ edition = "2024"
[dependencies]
axum = "0.8.3"
chrono = "0.4.41"
chrono-tz = "0.10.3"
dotenvy = "0.15.7"
rand = "0.9.1"
serenity = "0.12.4"