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
- Host: GitHub
- URL: https://github.com/camdzic/sapphire-boilerplate
- Owner: camdzic
- Created: 2024-08-10T00:30:24.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-08-21T01:00:23.000Z (9 months ago)
- Last Synced: 2024-11-08T11:15:08.409Z (6 months ago)
- Topics: 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
- Language: TypeScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)