文件名称:line-chatbot
文件大小:15KB
文件格式:ZIP
更新时间:2024-05-08 10:38:34
Python
line bot 实作django tags: tutorials develop : Ngrok tool product : use heroku platform 注册为Line Developer 前往注册成为Line deeveloper Create new provider Create a Message API channel register some thing 完成后,可以看到如下画面 sudo apt-get install python3-pip pip3 install line-bot-sdk sudo apt install python3-django pip3 install beautifulsoup4 pip3 install requests django LINE Bot应用程式(APP) download Python pack
【文件预览】:
line-chatbot-main
----config.py(1KB)
----app.py(4KB)
----config.ini(256B)
----requirements.txt(42B)
----my_dict.py(1KB)
----Procfile(33B)
----README.md(6KB)
----serve.py(14KB)
----templates()
--------index.html(284B)
--------base.html(408B)
----.gitignore(4KB)
----interface.py(11KB)