mirror of
https://github.com/musix-org/musix-oss
synced 2024-12-22 21:13:18 +00:00
Update index.js
This commit is contained in:
parent
a40248bc4a
commit
36e1ea30bd
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`) {
|
||||||
|
Loading…
Reference in New Issue
Block a user