Skip to content

🤖 A template for a discord bot using discord.js and typescript

License

Notifications You must be signed in to change notification settings

tunardev/discordbot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Typescript Discord Bot Template

  • Typescript
  • Discord.js

📂 Structure

  • src/ - Source code
    • commands/ - Commands
    • events/ - Events
    • interfaces/ - Interfaces
    • index.ts - Entry point
    • super-client.ts - Utils

📝 Setup

  1. Clone the repository
  2. Run npm install
  3. Create a .env file and add your bot token
  4. Run npm run dev to start the bot

About

🤖 A template for a discord bot using discord.js and typescript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published