[O] Use toml instead of environ to store user and pass

This commit is contained in:
Azalea Gui
2023-02-04 02:34:36 -05:00
parent a1272f0eb1
commit 512e438ca0
3 changed files with 12 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
login = "meow@example.com"
passwd = "qwq"