Prevent debug bot token leaks with patterns
burturt opened this issue ยท 1 comments
Sometimes stuff happens and the bot token/database info isn't redacted. In addition to what normally happens, either regex out the bot token or just replace any line that contains the string "bot token", and repeat for jdbc setting
Already a thing coming up in v1.18.0, 2bbd282