fix?
This commit is contained in:
parent
38253e07fa
commit
da19cda5ad
|
@ -209,5 +209,4 @@ client.on("whisper", (from, userstate, message, self) => {
|
|||
console.log('DM | From:'.green, from, userstate, 'MSG:'.green, message);
|
||||
client.say(channel, `/me [+1] Inbox | Received a new SEXT message from: @`+ from +`!`);
|
||||
});
|
||||
}
|
||||
// ALERTS STOP
|
Loading…
Reference in New Issue