Automatically publish inspiring quotes to your Telegram channel every 3 seconds
Built with Python, powered by the Forismatic API
- 🚀 Fully automated – publishes a new quote every 3 seconds (customizable)
- 🌐 Public API – fetches random quotes from Forismatic API
- 🔒 Admin check – verifies bot permissions before starting
- 🎯 Simple command –
/starttriggers the bot - ⚙️ Easy to configure – just set your bot token and channel ID
The bot requires your Telegram bot token and channel ID.
You also may want to adjust the quote interval or switch to a different API.
- Python 3.7 or higher
- A Telegram bot token (get it from @BotFather)
- A Telegram channel where the bot is added as an administrator
Follow my channel: https://t.me/P33_9
Follow me on Instagram: https://www.instagram.com/_ungn
- Clone the repository
git clone https://github.com/Ali-Haidar-Sy/TelegramQuoteBot.git cd TelegramQuoteBot