From 4b754f31313c4cb4ea19f3af0e6c0e761ecd0feb Mon Sep 17 00:00:00 2001 From: bitfl0wer Date: Sat, 15 Apr 2023 14:58:19 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20mark=20rate=20limiter=20as=20com?= =?UTF-8?q?plete=20(with=20hint)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52d4278..ad26d6b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A rust library for interacting with (multiple) Spacebar-compatible APIs and Gate Core functionality: -- [ ] Rate Limiter +- [x] Rate Limiter (hint: couldn't be fully tested due to [an Issue with the Spacebar Server](https://github.com/spacebarchat/server/issues/1022)) - [ ] Login - [ ] Registration - [ ] Sending messages (Text, Images, Attachments)