12.7.15 map and move interaction handlers
This commit is contained in:
1 file changed
-2
@@ -1,5 +1,3 @@
|
|||||||
const { EmbedBuilder } = require("discord.js");
|
|
||||||
|
|
||||||
module.exports = async (client, interaction) => {
|
module.exports = async (client, interaction) => {
|
||||||
if (interaction.isCommand()) return;
|
if (interaction.isCommand()) return;
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in new issue
Block a user