Bachmann1234 / motivational-texts

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

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

License:Apache License 2.0


Languages

Language:Python 100.0%