Skip to content

at4pm/discordjs-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js Template

A simple Discord.js bot template using loaders.

Usage

The template is fairly simple to use.

  1. Create a Discord Bot on the Discord Developer Portal.
  2. Get the token from the "Bot" page.
  3. Clone the repository with git. git clone https://github.com/at4pm/discordjs-template
  4. Install the dependencies. node install
  5. Put your bot token in "bot_token" of config.json.
  6. Run the start command. node start

Dependencies

discord.js duhh

Contribution

I am not sure why you would want to contribute to this, but create an issue or a pull request if you have anything you want added.

at4pm's Discord.js Bot Template

About

A simple discord.js bot template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published