Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.05 KB

Stockx Discord Command Bot

This is a Discord Command bot that allows you to search for sneaker stats from StockX. Watch the Scraping StockX Video.

Set-Up

  1. Ensure you have Python 3+ installed. You can install it at this link here.
  2. Clone or Download the repository.
    • Clone:
    git clone 
    
    • Download: Clock on the green Code button and click on Download ZIP. Then unzip this folder.
  3. Install the dependencies using the following command in Terminal or Command Prompt:
pip3 install -r requirements.txt
  1. Get your Discord application token from here and paste it in config.py
  2. Run bot.py file
python3 bot.py

Issues

Please open an issue here.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

For help, join my Discord Server here.