Skip to content

Moopa-u/Telegram-shop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram shop

This is an example Telegram shop bot. this is a fairly simple template, but at the same time it is quite effective for selling something directly in the telegram

Example:

admin pov

user pov:

What can it do?

  • /start - needed to start the bot

Menu

the menu for the user looks like this (the administrator has an "admin panel" button in the menu):

Catalog

The catalog consists of categories and positions. The user can buy goods from the positions, and the administrator can manage them

Admin panel

There are a couple of buttons in the admin panel to control all processes in the bot.

Other

The bot has configured logging that reports errors or actions of administrators

Tech Stack 💻

  • Languages:

    • Python 3.10
  • Telegram:

    • Aiogram
  • Database:

    • SQLite3
    • Sqlalchemy
  • Payment:

    • Yoomoney
  • Debug:

    • logger

Installation 💾

QUICK START

About

This telegram bot is a template for a store where users can replenish their balance and buy goods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.5%
  • Mako 0.5%