Skip to content

j3rrryy/teacher_bot

Repository files navigation

Teacher bot

📖 Key features

  • Uses PostgreSQL
  • Uses Russian language to communicate
  • Has a big collection of useful educational materials
  • Has a few games with rating system

💻 Requirements

  • Docker

🛠️ Getting started

  • Create .env file with variables as in the examples/.env.example

🚀 Start

docker compose up --build -d

❌ Stop

docker compose stop