Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonchurch/twilio-sms
Bones for a twilio sms bot
https://github.com/jonchurch/twilio-sms
Last synced: 22 days ago
JSON representation
Bones for a twilio sms bot
- Host: GitHub
- URL: https://github.com/jonchurch/twilio-sms
- Owner: jonchurch
- Created: 2016-09-12T05:10:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-12T15:41:37.000Z (over 8 years ago)
- Last Synced: 2024-10-06T14:41:01.834Z (3 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bare Bones Twilio SMS Bot Server
Basic server architecture for bots, this implementation uses Twilio SMS. This is a fork of [@JonathanZWhite's](www.github.com/JonathanZWhite/bot-server) server side bot artchitecture project.You can find his article on server arch when bots invade [here](https://medium.com/@JonathanZWhite/server-side-infrastructure-when-bots-invade-a2252e9d4bc9).