12.7.15 map and move interaction handlers

This commit is contained in:
SowinskiBraeden committed 2022-10-14 10:15:24 -07:00
1 parent 19f41b5f2a
commit 2dd59c2fa1
1 file changed
-2
-2
View File
@@ -1,5 +1,3 @@
const { EmbedBuilder } = require("discord.js");
module.exports = async (client, interaction) => {
if (interaction.isCommand()) return;
/*