RuslanUC / MoodleNotifTgBot

Bot to send moodle notifications to telegram.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 

About

Bot to send moodle notifications to telegram.

License:MIT License


Languages

Language:Python 95.0%Language:Dockerfile 4.3%Language:Shell 0.7%