walt-bot A good TypeScript Discord bot. Setup Install dependencies: npm install Create .env from .env.example and fill values. Register commands (guild-scoped): npm run deploy:commands Run the bot: npm run dev Build npm run build npm start