Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/546669204/wechatbot
基于golang的微信机器人
https://github.com/546669204/wechatbot
Last synced: 7 days ago
JSON representation
基于golang的微信机器人
- Host: GitHub
- URL: https://github.com/546669204/wechatbot
- Owner: 546669204
- License: apache-2.0
- Created: 2018-02-09T11:17:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T13:42:11.000Z (over 6 years ago)
- Last Synced: 2024-06-20T17:47:02.068Z (5 months ago)
- Language: Go
- Size: 2.16 MB
- Stars: 30
- Watchers: 3
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wechatbot
基于golang的微信机器人
#目前已实现功能
1.扫码登录微信
2.获取所有联系人
3.数据接收
4.发送文本内容
5.发送文件内容
6.保存登录状态
7.加载登录状态
#例子
>demo.go
>里已基本完成了各种功能的应用