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:
parent
176960fa24
commit
97adfdbf86
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user