Releases: saccofrancesco/supremebot
🤖 Supreme Bot v2.1.2
In this release:
- Code Refactoring
🤖 Supreme Bot v2.1.1
Dependencies Update
🤖 Supreme Bot v2.1.0
In this release, I added Rich Library to the context of the project. Now there are some animations to notify you of the status of each item and the time it needs to finish the requested operations
🤖 Supreme Bot v2.0.1
In this release, there are some minor bug fixes, formatting with autopep8 and refactoring
🤖 Supreme Bot v2.0.0
I switched the Web Automation from Selenium to Playwright. This made the Bot a lot faster and the code a lot simpler.
There were also other changes:
- Grammatical / Typos Correction in the Documentation;
- Some minor bug fixes;
🤖 Supreme Bot v1.0.2
In this update I added the Documentation's Translation and changed the dependency file
🤖 Supreme Bot v1.0.1
General Application Rewriting for better code readability
🤖 Supreme Bot v1.0.0
This is the first version of this Personal Project.
Supreme Bot is a Repo containing the files for starting a Bot, which can perform numerous tasks on the Supreme Shop, one of which is buying listed items the day of the drop.
I used:
- Selenium Web Scraping among;
- Json File formatting for data;
- Requests and Beautifulsoup4 for handling the requests and the HTML parsing activity!