Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
u0932478239 authored Apr 24, 2022
1 parent ee3b8a4 commit c662de0
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,17 @@
# Skyblock-BIN-Sniper
Forked from @csjh | added a lowest profit for flips and made it send to a discord webhook instead!
# Skyblock BIN Sniper
Forked from [csjh/SkyblockSniper](https://github.com/csjh/SkyblockSniper)

Make sure you have Python installed ([Download for Windows](https://www.python.org/downloads/))
I used version 3.10.4

# Install Dependencies
```pip install -r requirements.txt```
If you get an error about building C++. Make sure you download [Visual Studio C++ Build Tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022).

# Change Constants
**You must change the discord webhook**!
![screenshot](https://user-images.githubusercontent.com/61764480/164995867-42558605-9ce6-4578-8a40-6e323db170ba.png)
Other variables and constants are free for you to pick and choose if you wish to change them!

# Donate
If for some weird reason you wish to help me you can donate [on my Patreon](https://samzy.dev/donate).

0 comments on commit c662de0

Please sign in to comment.