Skip to content

gl1tchdev/ecommercebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

The bot's task is to collect data from the table and display it in a telegram in a readable form

Demo

Install

mkdir vapeshopbot

Move all files to vapeshopbot folder

rm -rf venv
python -m venv "env"
source env/bin/activate
pip3 install -r requirements.txt

Run

Create "profiles" dir, then "production.py" and set next variables:

owner = 'owner id tg'
welcome_message = 'welcome message for users' 
token = 'bot token'
spreadsheet_id = 'spreadsheet id google sheets'
python main.py
python db.py

For production run these files as system daemons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages