Skip to content

Two pythonn script to automatize the detection and notification of new www.uv.es tasks and mails using website credentials and a by a telegram notification.

License

Notifications You must be signed in to change notification settings

PatoOsoPatoso/uv_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UV tasks and mails monitor

Lucas Arroyo Blanco

PatoOsoPatoso

  • monitor_virtual.py is used to monitor the new tasks that appear in the aulavirtual and send a telegram notification when some new task is detected.
  • monitor_mail.py is similar but instead of monitoring the new tasks, this script detects new mails and sends a telegram notification.

Modifications to be used

To use the code as it is right now first you are going to need to create a .env file.
The file should look like this

UV_USER=...
UV_PASS=...
TELEGRAM_TOKEN=...
CHAT_ID=...

In monitor_virtual.py change year = '2021-2022' to your current years.
 

drawing

About

Two pythonn script to automatize the detection and notification of new www.uv.es tasks and mails using website credentials and a by a telegram notification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages