Skip to content

barebones-sh/walt-bot

Repository files navigation

walt-bot

A good TypeScript Discord bot.

Setup

  1. Install dependencies:
npm install
  1. Create .env from .env.example and fill values.

  2. Register commands (guild-scoped):

npm run deploy:commands
  1. Run the bot:
npm run dev

Build

npm run build npm start

About

A good TypeScript Discord bot.

Resources

License

Stars

Watchers

Forks