A tool to get electricity prices and usage from くらしTEPCO web.
docker build -t tepcollect .
docker run -it -e TEPCO_USERNAME=***** -e TEPCO_PASSWORD=***** -e SLACK_TOKEN=xoxb-***** -e SLACK_CHANNEL_ID=***** tepcollect
A tool to get electricity prices and usage from くらしTEPCO web.
docker build -t tepcollect .
docker run -it -e TEPCO_USERNAME=***** -e TEPCO_PASSWORD=***** -e SLACK_TOKEN=xoxb-***** -e SLACK_CHANNEL_ID=***** tepcollect