Daniel Tischner
Daniel Tischner
Log messages should also be forward to Discord via a channel webhook. That way, owners will notice issues sooner - especially when hosting on a headless machine.
Optionally, owners should be able to turn on democracy mode - as opposed to just anarchy mode. In democracy mode, inputs are not immediately played back, but instead collected. For...
Similar to the auto-save routine, there should be a routine reminding the owners to create a `/owners video` once per day. In a similar fashion, there should be a DM-conversation...
The chatoverlay should support up to 2 lines of chat per user, instead of just one.
There should be a way to announce a stream before it actually starts, and have the bot send some sort of countdown-image instead. As in, "Stream starts in 3d 10h...
The Wiki, currently empty, needs some basic intro pages, such as * `.../wiki/Contributing` * a guide how to publish locally (install mdbook, `mdbook serve -open`, link to the docs https://rust-lang.github.io/mdBook/guide/installation.html...
The current logo was just quickly hacked together:  We can probably make sth nicer.
There are for sure some useful GH-actions workflows out there, which we could add to our pipeline (besides deploying the website). Some things that come to my mind would be:...
Eventually, this book should be accessibly nicely via Google and by externals. Therefore, we should secure ourselves a proper domain and then publish the book there. For example: `modernjava.org` or...
Just got send here by @dependabot. We have been running `1.5.0`. It appears that there have been a few breaking changes since then. For example, it is now `sonarLint`, not...