Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 506 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 506 Bytes

design-school

Бот для школы дизайна ФФ МГУ

Запуск

  1. Перейдите в папку проекта

  2. Создайте виртуальное окружение командой:

foo@bar:~$ python3 -m venv ./venv/
  1. Установите библиотеки
foo@bar:~$ pip install -m requirements.txt
  1. Запускайте приложение!
foo@bar:~$ python -m design_bot

ENV-file description

DB_DSN=