mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-17 19:37:02 +00:00
code cleanup
This commit is contained in:
@@ -137,7 +137,7 @@ const wbotMessageListener = () => {
|
||||
const io = getIO();
|
||||
|
||||
wbot.on("message_create", async msg => {
|
||||
console.log(msg);
|
||||
// console.log(msg);
|
||||
if (
|
||||
msg.from === "status@broadcast" ||
|
||||
msg.type === "location" ||
|
||||
|
||||
Reference in New Issue
Block a user