Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GiacomoGeko authored Jan 3, 2025
1 parent 7a46cd8 commit 8edbba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Controllo schedulato per verificare la disponibilità di specifici medici di bas
- Recuperare il codice identificativo dei medici interessati
- Creare bot telegram e recuperare il token e il proprio chat_id
- Inserire nel secrets di github actions TELEGRAM_CHAT_ID, TELEGRAM_TOKEN, MEDICOLIST
- MEDICOLIST inserire gli id dei medici separati da virgole ","
- MEDICOLIST inserire gli id dei medici separati da virgole "," e senza spazi
- Settare l'orario di schedulazione
- Eseguire

Expand Down Expand Up @@ -38,4 +38,4 @@ Settare_Schedulazione ---> Esecuzione
- `Ctrl + Maiusc + C` e click sul pulsante "STAMPA ORARIO"
- Della riga selezionata `<a ...>` prendere `href="/delegate/StampaOrario?param=123456"`
- Estrarre le 6 cifre poste alla fine di href, dopo "param="
- Es: codice identificativo medico = "123456"
- Es: codice identificativo medico = "123456"

0 comments on commit 8edbba9

Please sign in to comment.