Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 352 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 352 Bytes

MoodleNotifTgBot

Requirements

  • Python 3.9+
  • Poetry

Installation

$ git clone https://github.com/RuslanUC/MoodleNotifTgBot
$ cd MoodleNotifTgBot
$ poetry install

Next, you need to fill out config.py or set environment variables (BASE_URL, API_ID, API_HASH, BOT_TOKEN).

Usage

$ poetry run python main.py