diff --git a/plugins/!chat.mjs b/plugins/!chat.mjs index ff7bb8a..9ac86d9 100755 --- a/plugins/!chat.mjs +++ b/plugins/!chat.mjs @@ -17,7 +17,6 @@ export default { b._client.on('profileless_chat', (data) => { if (data.type === 4) { const json = parse1204(data.message) - console.log(json) const parsed = parsePlain(json) let chatName let nickname