Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ for num in client.messages.list(to='YOUR-TWILIO-NUMBER'):
- [Build call forwarding apps with Twilio Studio](https://www.youtube.com/watch?v=atshc8I-AjA)
- [How to post messages to Slack with Twilio Studio](https://www.youtube.com/watch?v=wMExZ3yq3Vk)

#### Docs

- [Send SMS with Twilio Programmable Messaging](- [How to post messages to Slack with Twilio Studio](https://www.youtube.com/watch?v=wMExZ3yq3Vk)

## Some cool hacks we've seen from hackathons
- [smtex from MHacks 11](https://devpost.com/software/smtex)
- [Moist Meter from MHacks 11](https://devpost.com/software/moist-meter)
Expand Down