release: 1.5.9

This commit is contained in:
手瓜一十雪 2024-06-21 17:26:16 +08:00
parent ae4b4e7ff9
commit f43c1eadd7

View File

@ -118,7 +118,7 @@ export class NapCatOnebot11 {
// if (import.meta.env.MODE == 'development') {
// logDebug(buf2hex(Buffer.from(protobufData)));
// }
console.log(hex);
//console.log(hex);
const sysMsg = SysData.fromBinary(Buffer.from(protobufData));
const peeruin = sysMsg.header[0].peerNumber;
const peeruid = sysMsg.header[0].peerString;