Skip to content

Commit

Permalink
add bigquant
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhangWei-KUMO committed Sep 30, 2024
1 parent be2be3e commit 8478530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export async function prepareBot() {
}
}, 3000);
}else{
await sendMessage(talkerId, answer);
await sendMessage(roomMsg.id, answer);
}
return;
}
Expand Down

0 comments on commit 8478530

Please sign in to comment.