StockX-for-Discord
StockX-for-Discord copied to clipboard
A StockX Bot for Discord.
StockX for Discord
StockX for Discord is a simple, self-hosted Discord bot providing essential information from StockX about the current value of sneakers.
Example

Prerequisites
StockX for Discord requires Python 3, discord.py and requests.
Installation and Setup
git clone https://github.com/71Oliver/StockX-Discord-Bot
python main.py
Follow this tutorial to create a bot account. Input your token into config.py.
Commands
!stockx SNEAKERNAME
Built With
ToDo:
- Refactor and clean up code.
- Include median price.
- Include price for specific (and all) sizes
- Work on error handling.