Bot is completed and works from a terminal. Need to add to a cron job to test.

This commit is contained in:
Normanras
2023-12-14 16:04:16 -05:00
commit 3e0bb64840
2 changed files with 108 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
/.access_keys.py
.DS_Store
.DS_Store?
/__pycache__/
*.env
*.log