A bot to notify you before space launces 🚀
This bot is built around python-telegram-bot, so it requires Python 3.
Install the following pip3 packages:
- python-telegram-bot
- apscheduler
- arrow
- emoji
- requests
Create a Token using the Botfather, then save it to .token
.
Run spacebot.py
and then use /subscribe
to start receiving notifications.