Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 647 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 647 Bytes

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.