下载
git clone https://github.com/869413421/wechatbot.git
进入项目目录
cd wechatbot
创建配置文件
1 | cat >> config.json <<EOF |
启动项目
go run main.go
换账号登陆
rm -f storage.json
go run main.go
git clone https://github.com/869413421/wechatbot.git
cd wechatbot
1 | cat >> config.json <<EOF |
go run main.go
rm -f storage.json
go run main.go