bugfix
Bi-Rabittoh andronacomarco@gmail.com
Mon, 23 Jan 2023 21:46:34 +0100
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
commands/stop.js
→
commands/stop.js
@@ -1,4 +1,5 @@
const { SlashCommandBuilder } = require("discord.js"); +const { getChannel } = require("../functions/music"); module.exports = { data: new SlashCommandBuilder()