Click the ☝️ above [Gitpod | Ready-to-Code]
button to launch Gitpod with Wechaty Getting Started ding-dong BOT instantly inside your favorite browser.
The button will take you to this link: https://gitpod.io/#https://github.com/wechaty/wechaty-getting-started
GitHub links:
- Repo: https://github.com/wechaty/wechaty-getting-started/blob/master/docs/gitpod.md
- Pages https://wechaty.github.io/wechaty-getting-started/docs/gitpod
You can join our Gitter network if you aren’t already a member.
Wechaty ❤️ Gitpod
Gitpod is an online IDE which can be launched from any GitHub page. Simply prefix any GitHub-URL with “https://gitpod.io#” or use our browser extension that adds a button to GitHub pages.
Within seconds, Gitpod provides you with a fully working development environment, including a VS Code-powered IDE and a cloud-based Linux container configured specifically for the project at hand.
Here has a Stackoverflow answer from Gitpod co-founder Moriz Eysholdt.
Wechaty is a Conversational RPA SDK for Chatbot Makers. It's well designed with an easy to use API, supports all OSs including Linux, OSX, Win32, Docker, and lots of IMs including WeChat, WeCom, Whatsapp, Lark, Gitter, etc.
Wechaty Getting Started is a repository that work out-of-the-box, which is the best start point for Wechaty beginners.
As a developer, you can use Wechaty to easily build your bot, effectively manage message sending/receiving, room creating/inviting, contact friendship, and delightful add artificial intelligence between users and your bot.
- GitHub: https://github.com/wechaty/wechaty-getting-started
ding-dong-bot.ts
: https://github.com/wechaty/wechaty-getting-started/blob/master/examples/ding-dong-bot.ts
- Code & Docs © 2018-now Huan and Wechaty Community Contributors (https://github.com/wechaty)
- Code released under the Apache-2.0 License
- Docs released under Creative Commons