Skip to content

A Discord bot that allows you to view the performance of a product on StockX

Notifications You must be signed in to change notification settings

yasserqureshi1/stockx-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Discord bot that allows you to view the performance of a product on StockX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages