Skip to content

Blackerz-id/discord.js-bot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord.js-bot-starter

Learn how to make your own Discord bot using discord.js

Discord

Get Started

  1. Download node.js

https://nodejs.org/en/download/

  1. Download Visual Studio Code

https://code.visualstudio.com/download

  1. Download this repository
  2. Create discord bot and paste your token inside client.login("TOKEN")
  3. Install discord.js with following command: node index.js
  4. Run code with following command: node index.js

Invite your bot to a server and test the command.
More info, join our discord server https://discord.gg/SFpTSbtDGa