Releases: OoLunar/DSharpPlus.Template
Releases · OoLunar/DSharpPlus.Template
v1.0.0
What is this?
Generally this template is just a bunch of boilerplate code that I use on the daily. The template supports the following features:
- Docker and Docker compose.
.env
file.- Loading the application configuration from the config file, environment variables, then command line args, in that order.
- Proper logging in addition to log rotation.
- Auto registering events on startup.
- Both slash commands and text commands.
- A debug guild id during testing.
What's Changed
New Contributors
Full Changelog: https://github.com/OoLunar/DSharpPlus-Template/commits/1.0.0