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