This is a Discord Command bot that allows you to search for sneaker stats from StockX. Watch the Scraping StockX Video.
- Ensure you have Python 3+ installed. You can install it at this link here.
- Clone or Download the repository.
- Clone:
git clone
- Download: Clock on the green
Code
button and click onDownload ZIP
. Then unzip this folder.
- Install the dependencies using the following command in Terminal or Command Prompt:
pip3 install -r requirements.txt
- Get your Discord application token from here and paste it in
config.py
- Run
bot.py
file
python3 bot.py
Please open an issue here.
Distributed under the MIT License. See LICENSE
for more information.
For help, join my Discord Server here.