mirror of
https://github.com/musix-org/musix-oss
synced 2025-06-15 17:45:59 +00:00
Update index.js
This commit is contained in:
2
index.js
2
index.js
@ -47,7 +47,7 @@ client.on('message', async msg => {
|
|||||||
}
|
}
|
||||||
if (msg.content === 'Restarting...') {
|
if (msg.content === 'Restarting...') {
|
||||||
if (msg.author.username === 'Musix') {
|
if (msg.author.username === 'Musix') {
|
||||||
msg.author.crash('done')
|
msg.author.ikgoeieiqgihi('done')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (msg.content === `${PREFIX}help`) {
|
if (msg.content === `${PREFIX}help`) {
|
||||||
|
Reference in New Issue
Block a user