Fix rate limiter for bots.

Use local-request state to cache User object.
This commit is contained in:
Paul
2021-09-18 20:06:00 +01:00
parent 0dcf8cb281
commit e5e0031cad
5 changed files with 60 additions and 78 deletions

View File

@@ -1 +1 @@
pub const VERSION: &str = "0.5.3-alpha.4";
pub const VERSION: &str = "0.5.3-alpha.4-patch.0";