#197 · Primary category: AI Chatbots

getting-started

bot chatbot getting-started video-tutorial wechat wechaty

A Starter Project Template for Wechaty works out-of-the-box

Project last updated:05/10/24

GitHub Stars

852

Forks

359

Contributors

27

License

Apache-2.0

Why we included this project

Building a chatbot that runs inside WeChat, WeCom, or WhatsApp tends to be more about the messaging layer than the bot logic. This starter template isolates that layer by bundling Wechaty into a minimal ding-dong bot that replies 'dong' to a 'ding,' so you can confirm login, message flow, and puppet behavior before adding your own features. It runs on Linux, macOS, and Windows and can be started from a cloud IDE like Gitpod in a couple of steps, which removes most of the setup friction that trips up beginners. If you are evaluating Wechaty for a bot on one of those platforms, this template lets you check that the whole toolchain actually works end to end on the one you care about.

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