add:FixQQVersion
This commit is contained in:
@@ -135,4 +135,8 @@ public class BiliBiliLive extends Model {
|
||||
QQBotManager.getInstance().sendMessage(qq, message.toString());
|
||||
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
new BiliBiliLive().signLive(QQBotManager.defQQ, 0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user