1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-11-10 02:00:20 +00:00

Update skip.js

This commit is contained in:
MatteZ02 2019-11-02 08:56:39 +02:00
parent 176960fa24
commit 97adfdbf86

View File

@ -1,7 +1,7 @@
module.exports = {
name: 'skip',
description: 'Skip command.',
alias: 'skip',
alias: 's',
cooldown: 5,
onlyDev: false,
execute(message, args, client, Discord, prefix) {