Get Name Of Collection
#LoopGet Floor Price
#LoopGet the NFT link at the lowest price
#LoopIn the future, I will add the option to buy when a certain price is reached
1- Go To Terminal and Install requirements.txt
pip install -r requirements.txt
2- Run Bot openseaBot.py "Link_of_Collection" Example :
- For Python :
python openseaBot.py "https://opensea.io/collection/boredapeyachtclub"
- For Python3 :
python3 openseaBot.py "https://opensea.io/collection/boredapeyachtclub"

