A personal Line Bot with multiple services.
app.py : Line-Bot's main program
Procfile : for HEROKU only
requirements.txt : contain import packages and the certain versions
Render deploy : export PATH=$PATH:/usr/local/python3/bin && pip install gunicorn && gunicorn app:app
Last update : 2023/01/03 By Jung
Last Last update : 2024/05/16 Trying to deploy on render By Jung
Contact me : alex24922665@gmail.com
:D