Skip to content

Files

Latest commit

9a4121d · Jul 9, 2019

History

History

in your pants

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 9, 2019
Jul 9, 2019
Jul 9, 2019
Jul 9, 2019
Jul 9, 2019
Jul 9, 2019

In Your Pants

Telegram bot which takes some request word, makes search using bing, DuckDuckGo api to search the web for capture and put it into your pants. For example, if you pass 'ok' it returns result.png as in this repo.

requirements:

  • python3
  • telebot
  • PIL
  • urllib
  • cv2

To run bot, set your token='...' in bot.py and run:

python3 bot.py