Rename skip.js to commands/skip.js

This commit is contained in:
Zerio
2020-02-01 20:59:07 +01:00
committed by GitHub
parent 48c52a761b
commit 1817cfd646

View File

@@ -18,4 +18,4 @@ module.exports.run = async (client, message, args) => {
module.exports.config = {
name: "skip",
aliases: []
}
}