Il bot è stato realizzato con l’intento di semplificare la visita nella città di Verona ai turisti e/o appassionati di storia e arte. L’obiettivo è quello di realizzare un bot che mostri la mappa della città, i grafici di affluenza e proponga un piccolo tour all’interno dei musei/centri d’interesse affiliati con la Verona Card.
Come utilizzare il bot Per utilizzare il bot è sufficiente scaricare telegram, fare l’accesso (o l’iscrizione) e successivamente entrare nel link del bot, oppure cercarne il nome nella barra di ricerca.
The bot was created with the intention of simplifying visits to the city of Verona for tourists and/or history and art lovers. The aim is to realise a bot that shows the city map, affluence graphs and proposes a small tour inside the museums/interest centres affiliated with the Verona Card.
How to use the bot To use the bot, simply download telegram, log in (or subscribe) and then enter the bot's link, or search for its name in the search bar.
- Assicurati di aver installato Visual Studio Code.
- Estrai tutto in una cartella, poi aprilo in VS Code.
- Vai in VrCard/telegram_bot/token.txt e metti il tuo token Telegram che hai ricevuto da Bot Father.
5592175235:AAFXOC1e14hOIb2iiRdiL_KO0AaIOA0DBR4
-
Librerie da installare:
pip install python-telegram-bot
pip install requests
pip install email
pip install numpy
- Dopo tutti questi passaggi, avvia il bot premendo F5 o facendo clic su Esegui > Avvia debug.
- L'ultimo passaggio è di aprire Telegram sul tuo telefono Android/IOS o su PC, cercare il nome del tuo bot e fare semplicemente clic su START.
- Make sure you have installed Visual Studio Code.
- Extract everything in a folder, then open it in VS Code.
- Go in VrCard/telegram_bot/token.txt and put your Telegram token that you have recieved from Bot Father.
5592175235:AAFXOC1e14hOIb2iiRdiL_KO0AaIOA0DBR4
-
Libraries to install:
pip install python-telegram-bot
pip install requests
pip install email
pip install numpy
- After all this steps, just run the bot by pressing F5 or by clicking on Run > Start debugging.
- The last step is to open Telegram on your Android/IOS phone or on PC, search your bot name and just click START.