Skip to content

Avielyo10/ariel-moodle-bot

Repository files navigation

Ariel Moodle Bot

Telegram bot for students at Ariel University.

This bot allows you to get your new tasks daily and also get them all right now!

Setup

  1. Get your token api from BotFather.
  2. Put it on app.py instead of "<HERE_IS_YOUR_API_TOKEN>".
  3. Get your telegram user id from userinfobot.
  4. Put it on app.py instead of "<PUT_YOUR_ADMINS_USER_ID_HERE>".
  5. On entry-point.sh replace <USER_ID> with your telegram user id. Also put your ID and your moodle password on <ID> and <MOODLE_PASSWD> respectively.
  6. Build the Dockerfile and name it as your wish, for example: docker build -t ariel-moodle-bot ..
  7. Run the image docker run --rm -ti ariel-moodle-bot :)

About

Telegram bot for getting tasks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published