Skip to content

Instant Wikipedia Summaries on Telegram: Enhance your Telegram experience with this bot that delivers concise Wikipedia summaries in response to your queries. Powered by Python, telebot, and wikipedia, it provides quick, informative replies right in your chat. Just plug in your bot token and start exploring!

License

Notifications You must be signed in to change notification settings

programmingwithprince/Wikipedia-Bot-using-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ€– Wikipedia Telegram Bot

Get instant Wikipedia summaries directly in Telegram! Just send a topic, and get a quick reply with the info you need.


✨ Features

  • πŸ” Search anything on Wikipedia
  • 🧠 Clean and short summaries
  • πŸ“Ž Direct link to full article
  • ⚠️ Handles disambiguation & missing pages

πŸš€ Getting Started

  1. Clone the repo:
    git clone https://github.com/programmingwithprince/Wikipedia-Bot-using-telegram.git
  2. Install dependencies:
    pip install telbot wikipedia
  3. Add your bot token:
    Replace "YOUR_BOT_TOKEN" in bot.py with your actual token from @BotFather
  4. Run the bot:
    python bot.py

πŸ›  Example

You: Albert Einstein
Bot: Albert Einstein was a German-born theoretical physicist...
Read more


πŸ™‹β€β™‚οΈ Author

Made with Python by @programmingwithprince


πŸ“„ License

MIT

About

Instant Wikipedia Summaries on Telegram: Enhance your Telegram experience with this bot that delivers concise Wikipedia summaries in response to your queries. Powered by Python, telebot, and wikipedia, it provides quick, informative replies right in your chat. Just plug in your bot token and start exploring!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages