Skip to content

z3db0y/discordjs-quick-start-v2

Repository files navigation

Discord.JS Quick Start (Typescript)

This is a quick start template for a Discord.JS bot written in Typescript. It includes a basic command and button handler, and one test command.

Setup

  1. Clone this repository
  2. Run npm install to install dependencies
  3. Paste your bot token into the config.json
  4. Run npx ts-node . to start the bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published