This is LINE Chat Bot for helping you to add record in htm everyday.
Configure your htm account and password as envrionment variable
export MYACCOUNT={your_htm_account}
export MYPASSWORD={your_htm_password}
Install all required libraries by running pip install command
pip install -r requirements.txt