feat: add ratelimits to gifbox

This commit is contained in:
Zomatree
2025-09-18 21:46:08 +01:00
committed by Angelo Kontaxis
parent db55998546
commit 154204742d
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",