Skip to content

Releases: OoLunar/DSharpPlus.Template

v1.0.0

24 Jun 17:54
5ff31c1
Compare
Choose a tag to compare

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