A bot that updates the dates of documents and prints them.
The bot:
Opens the folder,
Opens the document,
Updates the years
(without changing other numeric non-year values),
Saves and prints the file,
Moves the completed folder in a designated "done" folder,
Repeats until pre-set settings are satisfied.
A bot that uploads a new release to Google Play.
The bot:
Commits the latest changes to the repository and pushes them to the remote repository;
Creates both 'aab' and 'apk' files, naming them based on the current version;
Using SSH, the bot uploads the APK file to the company's server;
Logs in to the admin panel of the company’s website and updates the download link;
Logs in to the Google Play Console and selects the app that needs to be updated;
Initiates a new release process uploading the 'aab' file;
Adds the necessary release notes that explain the updates and submits the release;
A bot that uploads PDFs to a Wordpress website.
The bot:
Opens the Chrome browser,
Logs into the website,
Navigates to the plugin "PDF Poster",
Moves the first PDF file in a designated "done" folder,
Uploads the file,
Visits the specific location on the site,
Accesses Elementor and places the PDF in the desired position,
Repeats the process for each remaining PDF until they are all uploaded.
A bot that downloads data form a doctor and dentists software.
The bot:
Opens the Chrome browser and configures its settings for downloading,
Logs into the software,
Navigates to the database,
Sets the desired year,
Sets the desired month,
Downloads the data for the selected month and sets it to the next month,
Repeats the process for each remaining year until all the data is donwloaded.
Alerts the user by logging into the bot's Facebook account and sending a message indicating that the database for the current doctor or dentist has been successfully downloaded.