twilio-heroku-sms-echo:通过 Twilio 接收 SMS 并使用相同的消息正文回复

时间:2021-07-13 02:38:09
【文件属性】:
文件名称:twilio-heroku-sms-echo:通过 Twilio 接收 SMS 并使用相同的消息正文回复
文件大小:2KB
文件格式:ZIP
更新时间:2021-07-13 02:38:09
Python 带有 Twilio 和 Heroku 的 SMS Echo 服务器 部署后,发送到您的 Twilio 号码的任何 SMS 消息都会立即回显给您。 设置 克隆这个仓库: git clone https://github.com/paulfurley/twilio-heroku-sms-echo 在 Heroku 上 按照 Heroku 说明添加新的 git remote heroku 部署到heroku export APP_NAME= git push heroku master heroku ps:scale web=1 配置 Twilio 消息以指向https://.herokuapp.com/sms/ 向您的 Twilio 号码发送短信。 收到短信回复!
【文件预览】:
twilio-heroku-sms-echo-master
----server.py(823B)
----runtime.txt(13B)
----Procfile(38B)
----requirements.txt(46B)
----.gitignore(13B)
----README.md(635B)

网友评论