https://github.com/mattmakai/callbot
A Slack bot to make phone calls using Twilio.
https://github.com/mattmakai/callbot
Last synced: 3 months ago
JSON representation
A Slack bot to make phone calls using Twilio.
- Host: GitHub
- URL: https://github.com/mattmakai/callbot
- Owner: mattmakai
- License: mit
- Created: 2016-05-20T21:42:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-24T20:09:29.000Z (about 9 years ago)
- Last Synced: 2025-02-28T13:24:07.786Z (4 months ago)
- Language: Python
- Homepage: https://www.twilio.com/blog/2016/05/add-phone-calling-slack-python.html
- Size: 166 KB
- Stars: 61
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CallBot
A Slack bot for making phone calls to any phone number using Twilio.
Read the
[companion Twilio blog post](https://twilio.com/blog/2016/05/add-phone-calling-slack-python.html)
for a full walkthrough. This project also goes along with the
[R2-D2 or Skynet: Combining Slack Bots with the Twilio API](http://www.mattmakai.com/r2d2-skynet.html)
talk from [SIGNAL 2016](https://www.twilio.com/signal).