Dids / rustbot

A Discord bot that acts as a two-way chat bridge between Discord and Rust (the game), written in Go.
MIT License
2 stars 1 forks source link

Logging #6

Open Dids opened 5 years ago

Dids commented 5 years ago

A much better logging approach is needed.

In addition, it would be extremely useful if the bot could either be able to write logs to a specific Discord channel, or to the admin in DMs. This would be especially great for error logging, but the log level should be adjustable via config/command.

Sent with GitHawk