A program which can send meassage to a specified slack channel given it's authorization header.
Before starting please add an .env file with following contents:
C02115KHLUT_TOKEN=secret-key
To run using docker-compose:
docker-compose up
In case you want run manually:
pip install -r requirements.txt
python slack_file_upload.py