Skip to content

A simple TypeScript boilerplate for a Discord bot.

License

Notifications You must be signed in to change notification settings

SeqSEE/discord-bot-boilerplate

Repository files navigation

discord bot boilerplate

A simple TypeScript boilerplate for a Discord bot.

Prerequisites

Setup

git clone https://github.com/YOUR-USERNAME/repository-name.git
  • install the dependencies
cd discord-bot-boilerplate
npm install
  • build the project
npm run build
  • start the bot
npm run start

About

A simple TypeScript boilerplate for a Discord bot.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published