Signed-off-by: Angelo Kontaxis <me@zomatree.live>

This commit is contained in:
Zomatree
2025-09-20 01:58:57 +01:00
48 changed files with 2297 additions and 665 deletions

View File

@@ -81,6 +81,7 @@ revolt-models = { path = "../core/models", features = [
revolt-presence = { path = "../core/presence" }
revolt-result = { path = "../core/result", features = ["rocket", "okapi"] }
revolt-permissions = { path = "../core/permissions", features = ["schemas"] }
revolt-ratelimits = { path = "../core/ratelimits", features = ["rocket"] }
# voice
livekit-api = "0.4.4"