Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.59k stars 4.76k forks source link

chatbot module #519

Open wj-Mcat opened 2 years ago

wj-Mcat commented 2 years ago

Description

python-wechaty is an unified conversational RPA SDK for chatbot maker. Developer at least use six lines code to create chatbot base on multi-ims, eg: wechat, wechat official account, dingtalk, lark, whatsapp, giter, and so on ...

So, I think it's useful for developers to create their own great chatbot based on python-wechaty.

Type of issue

Checklist:

wj-Mcat commented 2 years ago

Related to: https://github.com/Python-World/python-mini-projects/pull/522