Skip to content

BerdyshevEugene/bot_khajiit

Repository files navigation

Goods Store Bot


Description

This application is designed to find and buy interesting clothes. Here you can form an order and send the generated order to work in a convenient way.

Technology stack

· pyTelegramBotAPI · SQLAlchemy · emoji


Installation

clone the repository and go to it on the command line:

https://github.com/BerdyshevEugene/bot_khajiit.git

create and activate virtual enviroment:

python3 -m venv venv
source env/bin/activate
python3 -m pip install --upgrade pip

install dependencies from a file requirements.txt:

pip install -r requirements.txt

to use the bot, get a token through botfather. Сreate a "token.txt" file in the root of the project and put the token there.

run tellbot.py:

python3 tellbot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages