An open API service indexing awesome lists of open source software.

https://github.com/camdzic/sapphire-boilerplate

A simple boilerplate for Sapphire framework
https://github.com/camdzic/sapphire-boilerplate

bot-template discord discord-bot discord-js discord-js-template discord-js-template-typescript discord-template discord-ts-bot discord-ts-template discord-typescript djs template-bot

Last synced: 2 months ago
JSON representation

A simple boilerplate for Sapphire framework

Awesome Lists containing this project

README

        

# sapphire-boilerplate

This boilerplate is bootstrapped from the [Sapphire CLI](https://sapphirejs.dev/docs/Guide/CLI/introduction) and serves as a simple starting point for creating a new Sapphire project. I have added my own Prettier configuration and made a few other small changes to suit my preferences.

## Attributions

Thank you to the following projects for making this possible:

- [Sapphire](https://sapphirejs.dev/)
- [discord.js](https://discord.js.org/)