Rename now-playing.js to commands/now-playing.js

This commit is contained in:
Zerio
2020-02-01 20:57:51 +01:00
committed by GitHub
parent 48a5085bf2
commit 34ca2a0f9f

View File

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