Skip to content

AddmanMinecraft/discord-typescript-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.JS Bot Template

Why?

This is a template I personally use and find useful. You may be thinking, "There are 1000 other templates, why not just use another one?" The reason I created this one is that almost every other template I found was either too complicated or not up to date. This template is simple, easy to understand, and up to date (I'll try to keep it that way, but no guarantees).

It also doesn't have any useless commands. The only command I have prebuilt is the help command. The help command is dynamic, so as long as you set up the description of the commands you make, it will automatically generate a list of commands.

Features

  • Minimal
  • Easy to understand
  • Dynamic help command
  • Command handler
  • Event handler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Shell 0.4%