LINE bot that will ask questions about your health and help you to maintain good habits.
This project is still under development!
Install nodejs and run in terminal:
npx ngrok http -region=ap --host-header=rewrite 5000
Replace token and secret from your LINE bot credentials in src/vars.py
. Don't forget to turn on Webhooks in the LINE bot settings.
Download this repo, and run: python crabapp.py