Update README.md

This commit is contained in:
Flori 2023-04-29 10:51:39 +02:00 committed by GitHub
parent 04d450d6bd
commit ae97a52631
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ Core functionality:
- [x] Login (conventional way) (Guess what? Found [an Issue with the Spacebar Server](https://github.com/spacebarchat/server/pull/1043) :3) - [x] Login (conventional way) (Guess what? Found [an Issue with the Spacebar Server](https://github.com/spacebarchat/server/pull/1043) :3)
- [ ] Login (token) - [ ] Login (token)
- [x] Registration (encountered another [Issue with the Spacebar Server](https://github.com/spacebarchat/server/issues/1040) which makes some error messages an empty string) - [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) - [ ] Sending messages (Text, Images, Attachments)
- [ ] Events (Message, User, Channel, etc.) - [ ] Events (Message, User, Channel, etc.)
- [ ] Adding, deleting and editing channels - [ ] Adding, deleting and editing channels