An easy CLI for creating Discord bots with discord.js + Sapphire.
Inspired by create-t3-app and create-o7-app
- TypeScript - JavaScript but with syntax for types
- discord.js - Discord bot library
- Sapphire - Framework for making discord.js bots
- Drizzle ORM (optional) - Fast TypeScript ORM for SQL
npm
npm create s4-bot@latest
yarn
yarn create s4-bot
Sapphire does not support pnpm, sorry D: