wechaty / summer

Summer of Wechaty (SoW) is a program for connecting students with the Wechaty community for coding & tech writing.
https://wechaty.github.io/summer-of-wechaty
Apache License 2.0
31 stars 12 forks source link

[Project] Implement "Teams" Puppet #35

Open wj-Mcat opened 3 years ago

wj-Mcat commented 3 years ago

Hello students!

We want Wechaty to be the universal instant messaging SDK on all IM platforms for chatbot makers to build their great conversational user interface, so while these are our ideas of what we think would make good projects for the summer, we're eager to hear your ideas and proposals as well.

Try us out and get to know the Wechaty code with examples!

Link to #30

Required skills for all projects


  1. Implement Teams Puppet (https://github.com/wechaty/wishlist/issues/30). The Puppet abstraction allows Wechaty to provide a consisting API on all IM platforms for build a chatbot. We are supporting WeChat, WeCom, Whatsapp already, and we want to support Teams so that our developers can run their chatbots on company teams to serve users from the chatting and meeting.

    • Required skills: TypeScript programming language, Teams Bot API.
    • Likely mentors: @wj-Mcat.

Useful Links