Skip to content

akpandeya/climate-choice-test

Repository files navigation

Climate choice Test

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published