Skip to content

Commit

Permalink
updated readme, removed everything, added worst case scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
JustTemmie committed May 9, 2023
1 parent 725b680 commit 47d7f1a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,14 @@ a simple script to fetch a Steam user's current game and related info, and displ

playing "BTD6" with the script running, discord still finds some of the executables so it appears twice

![Playing Everything with the script running](readmeimages/example2.png)
![Playing Snake vs Snake with the script running](readmeimages/example2.png)

playing "Everything" with the script running (more niche game so fetching the game ID thru Discord isn't possible)
playing "Snake vs Snake" with the script running

this is pretty much the worst case scenario for the script as it's so niche

* that fetching the game ID thru Discord isn't possible, so it ends up as "a game on steam"
* and there's no art found in any public databases, so it just uses the cover art from steam, which sometimes ends up being a bit cropped

![Playing a local "game", known as calculator](readmeimages/example3.png)

Expand Down
Binary file modified readmeimages/example2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 47d7f1a

Please sign in to comment.