Skip to content
/ discord-bot-ts Public template

A starter pack for those who want to create a Discord bot with TypeScript

Notifications You must be signed in to change notification settings

sana-team/discord-bot-ts

Repository files navigation

Discord bot with TypeScript

A starter pack for those who want to create a Discord bot with TypeScript

Tech Stack

  • Discord.js
  • Typescript

Development

Clone the project

  git clone https://github.com/sana-team/discord-bot-ts.git

Go to the project directory

  cd discord-bot-ts

Install dependencies

  pnpm install

Copy the .env.example to .env and fill out the values

  cp .env.example .env

Start the bot

  pnpm dev

Acknowledgements

About

A starter pack for those who want to create a Discord bot with TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published