add user info
This commit is contained in:
parent
47e4039127
commit
22add886d5
@ -84,7 +84,7 @@ public class BiliBiliLive extends Model {
|
||||
.append(BiliBiliUtils.getUserInfo(
|
||||
BiliBiliUtils.getLiveRoom(Integer.parseInt(id))
|
||||
.getJSONObject("data")
|
||||
.getInteger("mid")))
|
||||
.getInteger("uid")))
|
||||
.append("\n");
|
||||
}
|
||||
QQBotManager.getInstance().sendMessage(qq, message.toString());
|
||||
|
Loading…
Reference in New Issue
Block a user