Update README.md

This commit is contained in:
Flori 2023-04-30 20:07:24 +02:00 committed by GitHub
parent f9fd84a58c
commit 08b4cc0abd
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Core functionality:
- [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 - [ ] Gateway Events, multithreaded
- [ ] Sending messages (Text, Images, Attachments) - [ ] Sending messages (Text, Images, Attachments)
- [ ] Events (Message, User, Channel, etc.) - [x] Events (Message, User, Channel, etc.)
- [ ] Adding, deleting and editing channels - [ ] Adding, deleting and editing channels
- [ ] User profile customization - [ ] User profile customization
- [ ] Deleting messages - [ ] Deleting messages