Skip to content

AlanCh4n/Discord.js-Bot-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js-Bot-Example

This is just an example bot for people who have no knowledge on discord.js. To get the bot working you will to go to https://discord.com/developers/applications and create a new application. scr1

After copying the token, create a folder on your desktop and name whatever you want. Then open powershell or cmd and CD to the folder. Then run "npm i" (for this you will need to install node.js from https://nodejs.org) After installing discord.js, run node main.js Your bot will be online.

Also open the main.js file using vscode from https://code.visualstudio.com and change client.login to your bot token you copied from discord.com/developers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published