Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.1 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.1 KB

Priceless - A Telegram Bot

A telegram bot to search the lowest prices for you!

Prerequisite

  • Python 3

User Guide:

  1. Clone the repo to your local directory
    > git clone https://github.com/shanwpf/priceless.git

  2. Install python dependencies

    • BeautifulSoup, bs4
      > pip install beautifulsoup4
    • Python Telegram Bot
      >pip install python-telegram-bot
  3. Run the pBot.py file located in the 'priceless' folder

List of Commands

  1. Find item prices.
    >/find <item_name> <maximum_price>
    This command gives the user a list of the cheapest deals for <item_name> at a maximum price you're willing to pay for it with <maximum_price>

Stay posted for more commands in the future! We are in the process of developing it :)

Supported websites

  • Carousell
  • Lazada
  • Fitlion
  • Gymshack
  • Qoo10
  • Ezbuy

We'll add support to more websites in the future! Stay posted :)

Contributors

Developed at Hack and Roll 2018

Shannon Wong 🐱
Wayne Koo 🐦
Md Azhar 🐯
Lingjie 🐷