Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giorgiosld/unicamcontrambot
Bot per prenotare l'autobus della contram da telegram
https://github.com/giorgiosld/unicamcontrambot
Last synced: 3 days ago
JSON representation
Bot per prenotare l'autobus della contram da telegram
- Host: GitHub
- URL: https://github.com/giorgiosld/unicamcontrambot
- Owner: giorgiosld
- License: gpl-3.0
- Created: 2021-10-15T09:29:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-10T21:01:10.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T19:52:23.013Z (2 months ago)
- Language: Python
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnicamContramBot
Bot per prenotare l'autobus della contram da telegram
Questo bot, scritto in python permette agli studenti unicam, avente dominio email @studenti.unicam, di prenotare il bus della contram direttamente da Telegram.
Sviluppato usando telegram, telegram.ext e selenium come moduli python per farlo funzionare. Per qualsiasi informazione, contribuzione o seganazione di errori/bug scrivetemi su [email protected]
### USAGE
```
python3 contramBot.py
```
### INSTALLATION
```
pip3 install -r requirements.txt
```