From 3c7b0573159fa10020f5a380698fa3720ed99b5f Mon Sep 17 00:00:00 2001 From: Flori <39242991+bitfl0wer@users.noreply.github.com> Date: Fri, 12 May 2023 15:53:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46a3ff8..df91b37 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Core functionality: - [x] Rate Limiter (hint: couldn't be fully tested due to [an Issue with the Spacebar Server](https://github.com/spacebarchat/server/issues/1022)) - [x] Login (conventional way) (Guess what? Found [an Issue with the Spacebar Server](https://github.com/spacebarchat/server/pull/1043) :3) -- [ ] Login (token) +- [ ] 2FA - [x] Registration (encountered another [Issue with the Spacebar Server](https://github.com/spacebarchat/server/issues/1040) which makes some error messages an empty string) - [ ] Gateway Events, multithreaded - [ ] Sending messages (Text, Images, Attachments)