Console is a library designed for Dragonfly servers, enabling the use of commands through command-line
To enable Console for your Dragonfly server, follow these simple steps:
- Enable the console with the initialized Logger instance.
console.Enable(slog.Default())