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 Server and Logger instances.
console.Enable(srv, slog.Default())