Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.75 KB

File metadata and controls

52 lines (37 loc) · 1.75 KB

📜 Telegram Quote Bot

Automatically publish inspiring quotes to your Telegram channel every 3 seconds
Built with Python, powered by the Forismatic API


✨ Features

  • 🚀 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/start triggers the bot
  • ⚙️ Easy to configure – just set your bot token and channel ID

⚠️ Important: You must update the configuration before use!

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.


📋 Prerequisites

  • 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


🔧 Installation & Setup

  1. Clone the repository
    git clone https://github.com/Ali-Haidar-Sy/TelegramQuoteBot.git
    cd TelegramQuoteBot