You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our wechaty-puppet-lark has implemented many basic functionality, but there are still some details that have been skipped. In order to be compatible with other puppets, we need to complete the following features.
Implement more kinds of payload. We only support EventMesssagePayload now. More payload, such as RoomPayload, RoomInvitationPayload, should be considered.
Implement some methods. Some methods were skipped in pre-development and need to be supplemented. These methods are usually related to payloads that are not implemented.
I would be very happy to see those features to be implemented!
And if this project has been accepted to the GSoC 2021, then I'd like to add myself to the likely mentors list.
Thank you @Roxanne718 very much for creating this wishlist, and I hope we can publish the ideas list (project) in the Summer of Wechaty under the requirement from the GSoC soon!
Feature to be plugined:
Our wechaty-puppet-lark has implemented many basic functionality, but there are still some details that have been skipped. In order to be compatible with other puppets, we need to complete the following features.
Reference material (API docs, etc):
The text was updated successfully, but these errors were encountered: