Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/546669204/wechatbot

基于golang的微信机器人
https://github.com/546669204/wechatbot

Last synced: 7 days ago
JSON representation

基于golang的微信机器人

Awesome Lists containing this project

README

        

# wechatbot
基于golang的微信机器人

#目前已实现功能
1.扫码登录微信
2.获取所有联系人
3.数据接收
4.发送文本内容
5.发送文件内容
6.保存登录状态
7.加载登录状态


#例子
>demo.go
>里已基本完成了各种功能的应用