Remove incorrect text from boilerplate

This commit is contained in:
Michael 2022-12-16 13:26:47 -05:00
parent 43e6fc63f4
commit 8f839845a5

View file

@ -1,8 +1,6 @@
/* /*
* Konpeki Discord Bot - Slash Command Definition File * Konpeki Discord Bot - Slash Command Definition File
* invite.js - Uses your bot's clientID to create and share it's own invite link * 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'); const { SlashCommandBuilder } = require('discord.js');