Auto-Citizenship - ItalyBA

About

Python bot to help the user find available appointments for the Italian citizenship reconstruction procedure at the Italian Consulate in Buenos Aires, Argentina, through Prenot@Mi website.

To visit the main branch in github click here.

Requirements

Clone or Download

Clone

git clone https://github.com/Damocod/auto-citizenship-italyba.git

Download

Configuration

  1. If you see config.ini.example file, rename it to config.ini.
  2. Open config.ini with a text editor.
  3. Set your Prenot@Mi credentials and any other configurations.
  4. The media file that can be chosen in config.ini works as an alarm that activates when an available appointment is found, to get your attention in case you are not looking at the window in which the bot is operating.
  5. Remember to save any changes made to config.ini before proceeding.

Running the Bot

  1. After making the necessary configurations, run main.py (or the executable .exe file). If it was already running, close it and run it again.
  2. The bot will attempt to access the appointment page in the Chrome browser continuously until it succeeds (at which point the user must continue the process manually) or until it is closed by the user.

Notes