Skip to content

freshSauce/PriceComparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues GPL 3.0 License Telegram


Price Comparator Bot

Need to know the best price for your PC Parts? Use this bot!
Give the project a star!

View Demo · Report Bug · Request Feature

About The Project

First message

I made this bot with the purpose of helping out the gamers to get the best prices for their PC's. The bot is currently on a Beta phase as it still shows some errors that need to get fixed.

Modules used

Getting Started

Let's get to it!

Bot Setup

Setting up the webhook

To setup the bot's webook you need where to launch the app (Flask) to receive the incoming updates via webhook. If you already have your host make sure to set your bot's webhook to the host:

https://api.telegram.org/bot<YOUR_BOT_API_KEY>/setWebhook?url=<YOUR_URL>

Setting up our code

We need to make some changes in our code:

TGLink = 'https://api.telegram.org/bot<YOUR_BOT_API_KEY>/sendMessage'

Replace <YOUR_BOT_API_KEY> with your bot's api key.

Usage

To use the bot you only need to know two commands (both do the same):

/compare <item's_name> and !compare <item's_name>

Contributing

Wanna contribute to the project? Great! Please follow the next steps in order to submit any feature or bug-fix :) You can also send me your ideas to my Telegram, any submit is greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Telegram: - @freshSauce

Project Link: https://github.com/freshSauce/PriceComparator

About

Source-Code of @PCPartsComparatorMX_bot Bot from telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages