Comment on page
OpenSea Sales & Listings Bot
Track NFT Sales & Listings across many marketplaces
The OpenSea Sales & Listings Bot is deprecated.
Welcome! The 2.5 Intelligence OpenSea Sales & Listings bot sends you real-time sales and listings notifications for any collection to your Discord server.

Make sure the bot has these permissions in the channel.
- Read Messages
- Send Messages
- Embed Links
- Change Nickname
Important: The OpenSea Sales Bot role is created when you install the bot. Do not modify this role, or else the bot will not function correctly.
- 1.Find the OpenSea URL of the collection you want to track. For example, the URL for BAYC is https://opensea.io/collection/boredapeyachtclub.
- 2.To start tracking sales, use
/track sales #channel opensea-url
. - 3.For listings, use
/track listings #channel opensea-url
.

That's it! If you want to track more collections, use
/track sales or /track listings
for each collection./help
Shows the help docs (this site) for the bot./track sales #SalesChannel OpenSea Collection URL
Starts tracking sales of the specified OpenSea collection in the specified Discord channel./untrack sales OpenSea Collection URL
Stops tracking the specified OpenSea collection./track listings #ListingsChannel OpenSea Collection URL
Starts tracking the specified OpenSea collection in the specified Discord channel./untrack listings OpenSea Collection URL
Stops tracking listing events for the specified OpenSea collection./show tracked sales
Shows all collections for which you follow sales./show tracked listings
Shows all collections for which you follow listings./show config
Shows the entire bot configuration./set largepicturemode ON/OFF
In the channel the command is run, this command makes the bot use large or small NFT pictures in the sales posts./set notificationrole @role or blank
In the channel the command is run, this command makes the bot ping a role in the posts. Leaving the role blank removes the role.
I tracked a collection, but I don't see any messages (or
/show tracked sales
is not displaying the collection).The bot attempted to send a message but did not have permissions, so the bot stopped tracking the collection. Check that the bot has permission to send messages and embed links. Then use
/track
again.