mirror of
https://github.com/TheShadowEevee/Konpeki-Discord-Bot.git
synced 2025-01-11 14:38:49 -06:00
Remove incorrect text from boilerplate
This commit is contained in:
parent
43e6fc63f4
commit
8f839845a5
1 changed files with 0 additions and 2 deletions
|
@ -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');
|
||||
|
|
Loading…
Reference in a new issue