Skip to content

Oxyrobit/Discord-bot-ts-v14.15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image image image image

Discord Bot ( discord.js v14.15 )

Getting Started

  • Prerequisites: node LTS (currently v18.18)
  • Clone the testing branch
  • Initialize the project with npm ci
  • Copy/paste the .env.example file, rename it to .env, and fill in the details

Working with TypeScript

Using TypeScript helps you write more reliable and better-documented code. Convert TypeScript to JavaScript: npx tsc, the --watch option allows you to avoid redoing the command after each change. The executable code is generated in the dist directory

Documentations

About

Discord Bot with Discord.js v14.15(TypeScript)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published