Skip to content

Releases: saccofrancesco/supremebot

🤖 Supreme Bot v2.1.2

17 Jun 17:05
Compare
Choose a tag to compare

In this release:

  • Code Refactoring

🤖 Supreme Bot v2.1.1

17 Apr 17:34
Compare
Choose a tag to compare

Dependencies Update

🤖 Supreme Bot v2.1.0

17 Apr 15:38
Compare
Choose a tag to compare

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

17 Apr 15:32
Compare
Choose a tag to compare

In this release, there are some minor bug fixes, formatting with autopep8 and refactoring

🤖 Supreme Bot v2.0.0

17 Apr 15:19
Compare
Choose a tag to compare

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

17 Apr 15:04
Compare
Choose a tag to compare

In this update I added the Documentation's Translation and changed the dependency file

🤖 Supreme Bot v1.0.1

17 Apr 14:55
Compare
Choose a tag to compare

General Application Rewriting for better code readability

🤖 Supreme Bot v1.0.0

17 Apr 14:17
Compare
Choose a tag to compare

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!