mirror of
https://github.com/TheShadowEevee/Konpeki-Discord-Bot.git
synced 2025-01-11 22:38:50 -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
|
* 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');
|
||||||
|
|
Loading…
Reference in a new issue