dawn
dawn
I can do this.
Yes, I'm working on it.
> Hey @dawnofmidnight are you planning to continue work on this? I am not, no. Would you like to?
FYI, we do have a `!windows-path` tag. It looks like so:  The text can be found at https://github.com/python-discord/bot/blob/main/bot/resources/tags/windows-path.md
The points scoring for the rest of the games would definitely have to be normalized. That might be as simple as changing 5 points to 50 in one game to...
> What's the current new line rule, how many lines are needed to trigger the filter? Perhaps it could be changed slightly, to not trigger so easily? I don't think...
I was able to find this, the limit is already 100 lines, so my point may be invalid. https://github.com/python-discord/bot/blob/a5cfe2ac47077805c205bcaf05eaed5ded5d09f9/config-default.yml#L439-L442
> Uses a red `x` icon I don't think that sends the right message. Channels are often closed with successes (problems were fixed) too, and I don't think that conveys...
Quick suggestion: you should probably add `guide/book` to the gitignore, since you don't want to push all the built artifacts to version control every time.
> > Quick suggestion: you should probably add `guide/book` to the gitignore, since you don't want to push all the built artifacts to version control every time. > > Hey...