Skip to content

This program uses Twilio to send you text message alerts whenever your state or keyword are utilized in an NWS SPC Outlook.

Notifications You must be signed in to change notification settings

Kavitate/NWS-SPC-Alerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🌪️ 📱 NWS SPC Text Message Alerts 📱 🌪️

📄 About

This program uses Twilio to send you text message alerts whenever your state or keyword are utilized in an NWS SPC Outlook.

The program is currently set to review the SPC Outlooks every 12 hours. However, this variable can be changed as needed.


The below variables must be updated prior to running the program:

  • "YOUR_ACCOUNT_SID" - Line 7
    • Your Account SID can be found here at the bottom of the page after logging into your Twilio account.
  • "YOUR_AUTH_TOKEN" - Line 8
    • Your Auth Token can be found here at the bottom of the page after logging into your Twilio account.
  • ""YOUR_PHONE_NUMBER" - Line 11
    • This is the phone number you want the alerts sent to.
  • "YOUR_STATE_OR_KEYWORD" - Lines 24, 27, and 30.
    • The state or keyword is what the program uses to search the SPC outlook for.
  • "YOUR_TWILIO_PHONE_NUMBER" - Line 36
    • Your Twilio Phone Number can be found here at the center of the page after logging into your Twilio account.

About

This program uses Twilio to send you text message alerts whenever your state or keyword are utilized in an NWS SPC Outlook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages