mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-12 23:20:17 +00:00
Update skip.js
This commit is contained in:
parent
176960fa24
commit
97adfdbf86
@ -1,7 +1,7 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
name: 'skip',
|
name: 'skip',
|
||||||
description: 'Skip command.',
|
description: 'Skip command.',
|
||||||
alias: 'skip',
|
alias: 's',
|
||||||
cooldown: 5,
|
cooldown: 5,
|
||||||
onlyDev: false,
|
onlyDev: false,
|
||||||
execute(message, args, client, Discord, prefix) {
|
execute(message, args, client, Discord, prefix) {
|
||||||
|
Loading…
Reference in New Issue
Block a user