FactDrop is a simple Telegram bot that delivers weird, wonderful, and wildly random facts right to your DMs β daily. Built with Python, Supabase, and love for the bizarre.
Whether youβre bored, curious, or just love fun trivia, FactDrop has you covered with one new fact a day at the exact time you subscribed.
/startβ Subscribes you to receive a new random fact every day./randomβ Instantly get a random fact on demand./timeβ See what time your daily fact will arrive./unsubscribeβ Opt out of daily facts (but weβll miss you π).
- Python + pyTelegramBotAPI
- Supabase (to store subscribers and timestamps)
- APScheduler (to schedule daily messages)
- Deployed on Render
To deploy on Render or any cloud platform, simply run:
python factdrop.py