Skip to content

LAHacks/donut-bot

Repository files navigation

Donut Bot

TypeScript Discord bot with slash commands.

Setup

  1. Install dependencies:
pnpm install
  1. Create .env file:
cp .env.example .env
  1. Add your bot credentials to .env:
DISCORD_TOKEN=your_bot_token
CLIENT_ID=your_client_id
GUILD_ID=your_guild_id  # optional

Run

First time setup:

pnpm run register

Then start dev server with hot reload:

pnpm run dev

Commands

  • /ping - Check bot latency
  • /info - Bot information

About

Donut Bot for LA Hacks Discord Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •