Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

shfshanyue/wechat-bot

Repository files navigation

wechaty bot

三分钟,创建一个微信机器人。

本项目托管在我的服务器上: 个人服务器运维指南 欢迎关注我的博客: 山月行

技术栈

Wechaty is a Bot SDK for Wechat Individual Account which can help you create a bot in 6 lines of javascript, with cross-platform support including Linux, Windows, MacOS, and Docker.

目录结构

$ tree -L 1
.
├── Readme.md
├── event/ # 关于 wechaty 的事件处理程序
├── message/
├── schedule
├── config.ts
└── index.ts

步骤

  1. 开启一个微信机器人,使用将要作为机器人的微信扫码进行登录
$ npm start
  1. 与机器人对话,机器人默认原样回复

交流

About

一个微信机器人的脚手架

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /