/motivational-texts

Attempt to motivate your future self with texts from your past self

Primary LanguagePythonApache License 2.0Apache-2.0

Appengine app will run every minute and with some probability will send you a text motivating or providing advise.

If you do this yourself you need to define properties.py

here you define the following

twilio_sid = <Twilio Provides>
twilio_auth = <Twilio Provides>
twilio_number = <Twilio Provides>

receiver_number = <The number to receive the texts>