采用SmartQQ SDK進行開發,官網:https://github.com/ScienJus/smartqq
此項目只是集成使用的方法,在com.jsoft.robot.SmartQQUse.Receiver下,依然是官方的例子修改而來。
要運行此項目,命令如下:
1、先clone項目到本地
2、編譯項目:mvn compile
3、運行項目:mvn exec:java -Dexec.mainClass="com.jsoft.robot.SmartQQUse.Receiver"
源碼:https://github.com/easonjim/SmartQQUse
bug提交:https://github.com/easonjim/SmartQQUse/issues
