/telegramShop

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Build Status

telegramShop

The objective in the 3rd week is to make a Telegram Bot which can show catalog of a shop. It is up to the developer to choose the products.

Bots to be made:

Ahangarha Startingup2017

Description: A bot for selling Photos

Bot address: http://t.me/ahangarha_startingup2017_bot

ScreenShots:

Screenshot

gitys bot

Bot address: http://t.me/gity0bot

Description: A bot for selling perfume products that has below facilities:

  • Register users without their intervention (redis used for storing data.)
  • add user ID to .env file as admin
  • add product by admin (redis used for storing data.)
  • display products list for users
  • buy product by users

bot images: below pictures show facilities that discribed:

#register users after typing '/start' command

login and register user

#login admin with '/admin' command

login admin

#add product by admin

add product

#display products list

list product

#notify to users in the end of adding product

notify

#about 

about