Skip to content

A bot that is coded in discord.js and node.js, it is fairly simple code

Notifications You must be signed in to change notification settings

owohai/DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordBot

A bot that is coded in discord.js and node.js, it is fairly simple code

Setup

First off, go here

Step 2

Click 'New app' name your bot any you want like super-bot and then scroll until you find a button called 'Create a bot user' click the button, a window should pop-up saying 'add a bot to this app?' click the button that says 'yes, do it!', now where 'token:' is at, click the button next to it and don't close your web browser.

Step 3

you need to download the bot, click 'clone or download' on github, after it has finished downloading, extract the zip file, and then open the file config.json in the bot's folder, and where 'token' is at, go back to the page that you created you bot at here and copy the token

Last step

Download NPM for windows or download NPM for macOS. after installing, open the folder you bot is in and open install.bat, or macOS users, please cd to your bot's folder and type in npm install discord.js, and then open start.bat and for macOS users, please cd to your bot's file and type in node bot.js.

About

A bot that is coded in discord.js and node.js, it is fairly simple code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published