Skip to content

Kazykan/ILT_school_bot

Repository files navigation

telegram bot языковой студии ILT_school_bot

python aiogram SQLAlchemy

codewars

bot написан на aiogram 3.x & sqlalchemy 2.x

Для работы

Нужен файл service_account.json переименовать service_account.json.common получить его можно на сайте https://console.developers.google.com/project

{
  "type": "service_account",
  "project_id": "",
  "private_key_id": "b",
  "private_key": "-----BEGIN PRIVATE",
  "client_id": "",
  "auth_uri": "https://accounts.google.com/o/oauth2/auth",
  "token_uri": "https://oauth2.googleapis.com/token",
  "auth_provider_x509_cert_url": "",
  "client_x509_cert_url": ""
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages