Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.
/ twilio-sms-group Public archive

A quickie PHP script for managing a moderated Twilio SMS group.

License

Notifications You must be signed in to change notification settings

ceejayoz/twilio-sms-group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twilio-sms-group

A quickie PHP script for managing a moderated Twilio SMS group.

I built this when I got tired of texting 15+ people every half hour with updates on my wife's neurosurgery.

License

WTFPL, version 2.0

Requirements

  • PHP 5.3 with the cURL extension and the Twilio SDK
  • A Twilio account and number.

Installation

  • Update the configuration settings and the list of known users.
  • Upload somewhere web-accessible. I used a quickie EC2 instance.
  • Grant your web server permissions to feed.log.
  • Point your Twilio number at the EC2 instance's public URL.

Usage

  • Any text received from the moderator is passed along to the group of users.
  • Any other text received is passed back to the moderator.

About

A quickie PHP script for managing a moderated Twilio SMS group.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages