Add logging and environment variable loading

This commit is contained in:
froge 2024-02-25 13:26:48 +10:00
parent a6f868fb8a
commit 660207ff31
Signed by: froge
GPG key ID: A825E09930271BFA
3 changed files with 57 additions and 0 deletions

3
.gitignore vendored
View file

@ -1 +1,4 @@
venv
frogbot.log
# environment vars for development
.env