Skip to content
/ discord-ts-handler Public template

Basic discord.js handler made in Typescript

Notifications You must be signed in to change notification settings

pundang/discord-ts-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js V14 handler made in Typescript

So... yeah, i made a basic discord.js handler in TS

Instructions

  1. Create a .env file with the following properties
TOKEN=TOKEN,
CLIENT_ID=CLIENTID
  1. Launch your bot by running npm run start or yarn start

Notes

  • I recommend you to read the help files located in the docs folder
  • All your commands are registered every time you run the bot
  • I like you 😳

If you would like to add something to the handler please make a pull request

About

Basic discord.js handler made in Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published