├── README.md ├── notify.py └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m4rkw/apollo-notifications/HEAD/README.md -------------------------------------------------------------------------------- /notify.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/m4rkw/apollo-notifications/HEAD/notify.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | praw 2 | python-pushover2 3 | pyotp 4 | --------------------------------------------------------------------------------