#153 · Primary category: AI Chatbots

python-wechaty

chatbot python wechat wechaty whatsapp

Python Wechaty is a Conversational RPA SDK for Chatbot Makers written in Python

Project last updated:06/20/25

GitHub Stars

1.8K

Forks

245

Contributors

18

License

Apache-2.0

Why we included this project

Most chatbot frameworks expect you to run inside their own chat widget, but this Python SDK targets the apps people already live in. It builds on the Wechaty ecosystem, so one bot can handle conversations across WhatsApp, WeChat, WeCom, Gitter and Lark by swapping the token type instead of rewriting message handling. The core stays deliberately thin: simple send and receive logic plus a community plugin system for scenario-specific behavior, leaving NLP and intent handling to your own stack. A maintained starter template and documentation in both English and Chinese get a first bot running quickly.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category