mirror of
https://github.com/danbulant/discord.js
synced 2026-06-18 06:01:03 +00:00
Remove old comment part
This commit is contained in:
parent
7232531eb1
commit
05bba9b74a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
// import the discord.js module
|
||||
const Discord = require('discord.js');
|
||||
|
||||
// create an instance of a Discord Client, and call it bot
|
||||
// create an instance of a Discord Client
|
||||
const client = new Discord.Client();
|
||||
|
||||
// the token of your bot - https://discordapp.com/developers/applications/me
|
||||
|
|
|
|||
Loading…
Reference in a new issue