-
Updated
May 27, 2022 - Python
#
twilio-api
Here are 431 public repositories matching this topic...
A Python module for communicating with the Twilio API and generating TwiML.
A Ruby gem for communicating with the Twilio API and generating TwiML
-
Updated
May 18, 2022 - Ruby
Send and Receive Faxes Using The Twilio Programmable Fax API.
-
Updated
Jan 21, 2020 - Swift
Twitter Bot that sends SMS alerts when influencers like Elon Musk tweet about stocks or cryptos.
twitter-bot
twitter
twitter-api
twilio
image-processing
cryptocurrency
stock-market
twilio-api
stocks
doge
nasdaq
dogecoin
nyse
elon
elonmusk
elon-musk
-
Updated
May 27, 2021 - Python
Starter repository for the Introductions to API course
-
Updated
Jun 20, 2021 - CSS
Open Source Implementation of Twilio's REST API
-
Updated
May 30, 2022 - Ruby
-
Updated
May 15, 2019 - JavaScript
A ridiculously over-engineered pranking service written in Golang and deployed via Kubernetes and Google Cloud
-
Updated
Jan 31, 2020 - Go
Golang API wrapper for Twilio API [WIP]
-
Updated
Jun 7, 2017 - Go
WhatsApp bot powered by Twilio API to get through the quarantine. Latest COVID19 statistics, world news, inspirational quotes and cat photos.
python
django
statistics
news
twilio
webhook
twilio-api
inspirational-quotes
whatsapp-bot
twilio-python
quarantine
covid-19
cat-photos
quarantine-bot
-
Updated
May 25, 2022 - Python
1
OlegKunitsyn
commented
May 2, 2021
For now all users that can join the audio stream are admins. I've extended userController by
const role = users.length === 0 ? 'admin' : 'visitor'
const user = {id,name,room,role};
...
const role = usersInVoice.length === 0 ? 'admin' : 'visitor'
const user = {id,name,room,role};
and replaced user:admin with user:user.role. In result, we have two roles of users.
-
Updated
Jan 31, 2021 - JavaScript
Build a Slack bot that returns a trending Reddit story
-
Updated
Sep 3, 2017 - Haskell
JS SDK v2 for Twilio's TaskRouter skills based routing system.
-
Updated
May 12, 2022 - JavaScript
A repo of WhatsApp bots built in Ruby
-
Updated
May 21, 2022 - Ruby
Build a cellular connected portable fax machine
-
Updated
May 28, 2022 - JavaScript
This is a whatsapp bot that uses Cricket API to fetch different types of match data including lives ones, past and upcoming ones and send them on your whatsapp number.
students
bots
python3
web-scraping
whatsapp
twilio-api
whatsapp-web
hacktoberfest
whatsapp-bot
first-timers-only
twilio-python
whatsapp-analysis
cricket-data
whatsapp-api
cricket-api
python-project
cricket-stats
twilio-whatsapp
hacktoberfest2020
whatsapp-number
-
Updated
Dec 17, 2019 - Python
php
symfony
directory
twilio-api
census-api
hacktoberfest
membership-management
campaign-monitor-api
donorbox
usps-api
contact-log
membership-records
geocodio-api
-
Updated
May 25, 2022 - PHP
5
adarshbalu
commented
Apr 3, 2021
Help with documentation of the package is very much appreciated. Comment if interested in helping me out.
documentation
Improvements or additions to documentation
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Go SDK for Twilio
-
Updated
May 9, 2022 - Go
An AWS lambda function that sends you an SMS (using Twilio) with today exchange rate for a give currency pair
-
Updated
Jul 31, 2017 - JavaScript
A Simple command line tool to send SMS from the command line using the Twilio API.
bash
commandline
bashrc
terminal
twilio
sms
twilio-api
sms-api
terminal-based
bash-script
terminal-app
sms-client
commandline-tool
send-sms
twilio-sms-api
twilio-sms
sms-cli
-
Updated
Apr 11, 2020 - Shell
Monolithic backend for ecommerce app
java
ecommerce
jwt
kafka
spring-boot
rest-api
spring-security
twilio-api
monolithic
spring-data-jpa
mail-service
-
Updated
Oct 24, 2021 - YAML
Compare 2 basketball players by reading/comparing NBA stats in an Excel sheet.
python
player
statistics
twilio
dictionary
spreadsheet
python3
season
twilio-api
nba-stats
openpyxl
sheet
twilio-sms-api
twilio-number
nba-players
nba-data
-
Updated
Aug 19, 2018 - Python
Micro-app to send SMS 2FA codes to a slack Channel. Ideal for teams that want a secure login, without the headaches of a single 2FA gatekeeper.
-
Updated
Apr 27, 2022 - JavaScript
Improve this page
Add a description, image, and links to the twilio-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the twilio-api topic, visit your repo's landing page and select "manage topics."
I think we should invest in some automation that keeps the dependencies safe.
Right now we can use Dependabot to keep top level dependencies up-to-date but not the nested ones for the templates themselves. My suggestion is the following:
devDependencyfor the rootpackage.json