어으
This commit is contained in:
parent
67be00e8eb
commit
d564aaec8c
4 changed files with 109 additions and 442 deletions
|
|
@ -6,7 +6,7 @@ edition = "2024"
|
|||
[dependencies]
|
||||
serenity = { version = "0.12", default-features = false, features = ["client", "gateway", "rustls_backend", "model", "standard_framework"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
rss = "2.0"
|
||||
feed-rs = "2"
|
||||
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue