tambahannya

This commit is contained in:
bipproduction
2025-10-22 12:11:00 +08:00
parent 22df479133
commit 90e614648f
2 changed files with 1 additions and 1 deletions

View File

@@ -3,3 +3,4 @@
{"level":30,"time":"2025-10-22T04:03:53.432Z","pid":64348,"hostname":"air-malik","msg":"WA API started"}
{"level":30,"time":"2025-10-22T04:07:38.479Z","pid":64348,"hostname":"air-malik","msg":"WA API started"}
{"level":30,"time":"2025-10-22T04:07:40.637Z","pid":64348,"hostname":"air-malik","msg":"WA API started"}
{"level":30,"time":"2025-10-22T04:10:28.223Z","pid":64348,"hostname":"air-malik","msg":"WA API started"}

View File

@@ -89,5 +89,4 @@ export function whatsappApiInit() {
Whatsapp.on.sent = ({ phoneID, to, message }) => {
logger.info(`Bot ${phoneID} sent to user ${to} ${message}`);
};
}