Closed OverkillGuy closed 1 year ago
This looks really nice! Just a couple small things: I think I'd prefer having the template updates in a single commit instead of having multiple single-line commits (like this: https://github.com/Gehock/operationbot/commits/modernize). I also noticed that CI wasn't happy about some of the changes (the complaints about a missing secret.py of course can be ignored for now)
Use my personal python template to graft it on here. Included initial commit in merge.
Changes: Use poetry, refactor to module imports, use a CLI to launch instead. No functional changes done yet (will do as separate PR/branch)