Skip to content

DamourYouKnow/discord-js-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot template

This repository contains boilerplate code for creating a Discord bot. This boilerplate contains a pattern used to define commands, aliases, and command arguments.

Setup

  1. Install Node.js

  2. Install dependencies with npm install.

  3. Set DISCORD_API_TOKEN environment variable or add token to config.yml.

  4. Run with npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published