Skip to content

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

License

Notifications You must be signed in to change notification settings

herrdragon/twilio-sms-group

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twilio-sms-group

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

License

LICENSE file

Requirements

Installation

  • Update the configuration settings and the list of known users.
  • Grant your web server permissions to feed.log.
  • Point your Twilio number at the index.php instance's public URL.

Usage

  • Any text from the moderator is passed along to the group of users.
  • Any text from users is passed back to the moderator and all users.

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

  • PHP 100.0%