Skip to content

A framework for building a Telegram bot that acts as an online platform for selling digital items directly to users within the app.

Notifications You must be signed in to change notification settings

bumstema/Foxcoon-Industries-ShopBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram_ecommerce

A framework for building a Telegram bot that acts as an online platform for selling digital items directly to users within the app.

The bot requires a SQL database to store seller info/items and customer sales data. Payments are processed via Stripe. To obtain a sales token, messasge @BotFather on Telegram.

Place sensitive connection info (such as bot tokens and sql login info) into: telegram_ecommerce/utils/user_credentials.json

Specify the SQL database name for sales data in file: telegram_ecommerce/database/db_wrapper.py

About

A framework for building a Telegram bot that acts as an online platform for selling digital items directly to users within the app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages