A simple python bot for Telegram to do quick web and wiki searches.
- Add Ottis from here
- Start the bot by typing
/start.
/search- A websearch using google.com./wiki- Gets the summary (extract) of a wiki page via the Mediawiki API.
Replace YOUR APP NAME and YOUR TOKEN HERE with appropriate data to run your own app. Explore the Python Telegram Bot wrapper here.