Skip to content

KevalSha5/Halan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting Up

  1. Get Node.js
  2. Open command line prompt in project directory
  3. Run npm install --save discord.js to get required modules
  4. Run the bot with node bot.js

Important to Note

The token in config.json is supposed to be super secretive. It basically tells Discord which bot you are.

Running your own bot

  1. Go to https://discordapp.com/developers/applications/me.
  2. Go through the steps of creating a new application
    Find in-depth guide here
  3. Replace the token with your own token and run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published