1
0
Fork 0
mirror of https://github.com/ChomeNS/chomens-bot-mc.git synced 2025-04-24 04:53:39 -04:00
This commit is contained in:
ChomeNS 2023-03-02 15:08:00 +07:00
parent 01ae2f5de3
commit 97fc506f8a

View file

@ -4,9 +4,10 @@ function inject (bot, dcclient, config) {
let nickname = true
let socialspy = false
let cspy = false
let prefix = false
let op = false
let gameMode = 1
let prefix = false
let muted = false
bot.on('message', (data) => {