Get instant Wikipedia summaries directly in Telegram! Just send a topic, and get a quick reply with the info you need.
- π Search anything on Wikipedia
- π§ Clean and short summaries
- π Direct link to full article
β οΈ Handles disambiguation & missing pages
- Clone the repo:
git clone https://github.com/programmingwithprince/Wikipedia-Bot-using-telegram.git
- Install dependencies:
pip install telbot wikipedia
- Add your bot token:
Replace"YOUR_BOT_TOKEN"
inbot.py
with your actual token from @BotFather - Run the bot:
python bot.py
You: Albert Einstein
Bot: Albert Einstein was a German-born theoretical physicist...
Read more
Made with Python by @programmingwithprince
MIT