Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 244 Bytes

File metadata and controls

7 lines (5 loc) · 244 Bytes

sms900

Basic SMS <-> IRC gateway. Uses twilio to send and receive SMS.

Requirements

  • twilio-python. I just git clone it and create a symlink from twilio to /path/to/twilio-python/twilio.
  • A configuration file; see config.json.example.