Skip to content

vito030/Discord.js-Bot-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordJSv14-Template

It is a simple template to get started with your Discord Bot with Discord.js

Startup

  • Edit the File .env.
  • Edit the follow things:
TOKEN       =   YOUR_BOT_TOKEN_HERE
CLIENT_ID   =   YOUR_CLIENT_ID
GUILD_ID    =   YOUR_GUILD_ID
  • Save the file. Open Terminal in the Project Directory.
  • Run:
npm i
npm i discord.js@latest
npm i dotenv
node .
  • You are done.

Configuration

  • Only change the token , clientid and the guildid to your

Support

Contact Me (1125062044463411211)

About

This is a Template to start (make) a Discord Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published