Skip to content

Text 'Weather' to 510-901-3064 for a weather report.

Notifications You must be signed in to change notification settings

rlopezlu/TwilioWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwilioWeather

Text 'Weather' to 510-901-3064 for a weather report.
Since this is a free twilio demo account, only registered numbers can get replies from server.

Installation

Create a .env file that looks like:

TWILIO_ACCOUNT_SID = "my_account"
TWILIO_AUTH_TOKEN = "my_token"
TWILIO_NUMBER = "+1510xxxyyy"
PORT = 3005
APP_SECRET = 'my string'

About

Text 'Weather' to 510-901-3064 for a weather report.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published