diff --git a/commands/invite.js b/commands/invite.js index b9d535c..95773cc 100644 --- a/commands/invite.js +++ b/commands/invite.js @@ -1,8 +1,6 @@ /* * Konpeki Discord Bot - Slash Command Definition File * invite.js - Uses your bot's clientID to create and share it's own invite link -* -* Function modified from https://discordjs.guide/creating-your-bot/slash-commands.html */ const { SlashCommandBuilder } = require('discord.js');