Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion lib/naze.js
Original file line number Diff line number Diff line change
Expand Up @@ -1209,6 +1209,13 @@ for (const emoji of reactEmojis) {
sycreply(`Total Block : ${anu.length}\n` + anu.map(v => '• ' + v.replace(/@.+/, '')).join`\n`)
}
break
case 'oy'
case 'oyy'
case 'woy'
case 'woyy': {
m.reply('apaan?', 'apa anj?')
}
break
case 'openblokir':
case 'unblokir':
case 'openblock':
Expand Down Expand Up @@ -7304,4 +7311,4 @@ if (e.includes("Connection Closed")) return
if (e.includes("Timed Out")) return
if (e.includes("Value not found")) return
console.log('Caught exception: ', err)
})
})