mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-09 23:00:18 +00:00
Updated check.js
This commit is contained in:
parent
97317449f9
commit
4b10736508
@ -1,4 +1,4 @@
|
||||
module.exports = function (client, msg, command) {
|
||||
module.exports = function (client, interaction, command) {
|
||||
let message = {};
|
||||
const radio = client.radio.get(interaction.guild.id);
|
||||
const permissions = interaction.channel.permissionsFor(interaction.user);
|
||||
|
Loading…
Reference in New Issue
Block a user