https://github.com/snacsnoc/nightowlhelp
Get a text message at the best time to wake up in the morning
https://github.com/snacsnoc/nightowlhelp
python python-redis twilio-python
Last synced: 10 months ago
JSON representation
Get a text message at the best time to wake up in the morning
- Host: GitHub
- URL: https://github.com/snacsnoc/nightowlhelp
- Owner: snacsnoc
- Created: 2023-01-22T06:57:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T06:57:58.000Z (over 3 years ago)
- Last Synced: 2025-03-16T06:16:39.936Z (about 1 year ago)
- Topics: python, python-redis, twilio-python
- Language: HTML
- Homepage: https://nightowl.help/
- Size: 741 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro
Get a text message at the best time to wake up.
Uses Redis queues to manage SMS jobs
# Environment variables setup
TWILIO_AUTH_TOKEN
TWILIO_ACCOUNT_SID
REDIS_URL
# Run
* Run `python3 -m waitress --listen=*:8080 'app:app'`
* Run `worker2.py`
* Magic