feat: add ratelimits to gifbox

This commit is contained in:
Zomatree
2025-09-18 21:46:08 +01:00
parent 06a281ec7e
commit 50a926f0a2
4 changed files with 61 additions and 22 deletions

1
Cargo.lock generated
View File

@@ -6519,6 +6519,7 @@ dependencies = [
"revolt-config",
"revolt-database",
"revolt-models",
"revolt-ratelimits",
"revolt-result",
"serde",
"serde_json",