create-s4-bot
v1.0.5
Published
Easily create Discord bots with discord.js + sapphire
Downloads
10
Readme
create-s4-app
An easy CLI for creating Discord bots with discord.js + Sapphire.
Inspired by create-t3-app and create-o7-app
Stack Tools
Main tools
- 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
Developer tools
Getting Started
npm
npm create s4-app@latest
yarn
yarn create s4-app
Sapphire does not support pnpm, sorry D: