mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 05:00:18 +00:00
Update play function
This commit is contained in:
parent
00f6ee71e0
commit
09ae458ff1
@ -1,7 +1,4 @@
|
|||||||
import Discord from "discord.js";
|
import Discord from "discord.js";
|
||||||
const {
|
|
||||||
createAudioResource
|
|
||||||
} = require("@discordjs/voice");
|
|
||||||
|
|
||||||
module.exports = async function play(client, interaction, guild, station) {
|
module.exports = async function play(client, interaction, guild, station) {
|
||||||
let message = {};
|
let message = {};
|
||||||
|
Loading…
Reference in New Issue
Block a user