This bot aims to provide student's grade over facebook messenger platform as text message using chatfuel and heruko services. This is a fun project and it will not actively maintained.
To run this app you need to have python3, Flask
and gunicorn
(Optional)
python3 -m pip install Flask gunicorn
To run:
python3 app/app.py
or to run using gunicorn:
gunicorn --chdir app app:app --log-file=-
Maintainer Rakibul Yeasin
Created with ❤️ ash burned in 🔥