Skip to content

Neliz3/make_order_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Order Bot

Telegram Bot for ordering goods

Table of contents

Setup

Technologies Used

  • Python 3.10
  • Aiogram 3.3
  • SQLAlchemy

Installation

python3 -m venv env

. env/bin/activate

pip install -r requirements.txt

python bot.py

Step-by-step installation

pip install -U aiogram
pip install python-dotenv
pip install SQLAlchemy
sudo apt-get -y install postgresql

About

Telegram bot for make ordering process easirer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages