Discord Bot Base
API Servers
Usage Guide for API Server Presets
Using the CLI to generate your project, you can select a server API preset.
The preset API server will be in the server
folder inside src
.
The available presets are:
- Fastify - See the guide
- Express - See the guide