Incapamentum / Exalted-Sage

Discord bot that does API requests to retrieve a collection of daily achievements for the next day and pushes an alert when any that is in a watchlist shows up.
3 stars 0 forks source link

Addition of Python script for SFTP file upload #24

Closed Incapamentum closed 1 year ago

Incapamentum commented 1 year ago

Included a new script in the Scripts/ directory. Has two dependencies on pysftp and python-dotenv. Environment variables setup through repo. The deploy.yaml workflow has been updated in setting up a Python environment, caching dependencies, then executing the script.