1
0
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:
MatteZ02 2019-06-12 13:21:36 +03:00
parent a40248bc4a
commit 36e1ea30bd

View File

@ -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`) {