Skip to content

MorganDilling/ts-bot-template

Repository files navigation

📁 Typescript Discord bot template

Template for TypeScript Discord bots (v14)

GitHub

Setup

You will need:

Install dependencies with pnpm install.

Config

Create a file named config.json in the root directory of the project. This file should contain the following:

{
  "token": "[discord bot token]"
}

Scripts

  • pnpm run start - Run the project in production
  • pnpm run dev - Run the project in development (with hot reloading)

License

This project is licensed under MIT

Credits

👤 Morgan Dilling "MJD"

Contributing

Contributions, issues and feature requests are welcome! Check out the Code of Conduct before contributing.

About

Template for TypeScript Discord bots (v14)

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •