Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 349 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 349 Bytes

taobaoQQRobot

一个简单的QQ机器人,使用 mirai。 目前仅支持淘宝联盟的转链,采用第三方API。

API改为淘口令网的API,需要注册使用,全免费

先修改botQQ,adminQQ,botPassword,username,password,pid

再在gradle选择shadow/shadowJar

构建完成后jar包在build/libs目录下