Skip to content

Commit d03cd4a

Browse files
authored
[Milky] Update README according to protocol change
1 parent 190514c commit d03cd4a

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

Lagrange.Milky/README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ _[Milky](https://github.com/SaltifyDev/milky) protocol implementation based on [
66

77
</div>
88

9-
## Implementation Progress
9+
## Feature List
1010

1111
### communication
1212

@@ -60,6 +60,9 @@ _[Milky](https://github.com/SaltifyDev/milky) protocol implementation based on [
6060

6161
#### request
6262

63+
- [ ] /get_friend_requests
64+
- [ ] /get_group_requests
65+
- [ ] /get_group_invitations
6366
- [ ] /accept_request
6467
- [ ] /reject_request
6568

@@ -79,12 +82,12 @@ _[Milky](https://github.com/SaltifyDev/milky) protocol implementation based on [
7982

8083
### event
8184

85+
- [ ] bot_offline
8286
- [x] message_receive
8387
- [ ] message_recall
8488
- [ ] friend_request
85-
- [ ] group_join_request
86-
- [ ] group_invited_join_request
87-
- [ ] group_invitation_request
89+
- [ ] group_request
90+
- [ ] group_invitation
8891
- [ ] friend_nudge
8992
- [ ] friend_file_upload
9093
- [ ] group_admin_change

0 commit comments

Comments
 (0)