Table of Contents
Do not index
Do not index
Tracking OpenSea sales in your discord server can be difficult if you don't have access to the closed OpenSea API. This guide will go over the steps to make an OpenSea sales bot for your discord server.
Prerequisites
Before you can start tracking OpenSea sales in discord, you must first complete the following steps to create an operation Discord Bot on BotGhost:
- Link your account to BotGhost
- Invite your Discord bot to your server
You can watch the YouTube video below to get started.
Track NFT Sales in discord
Tracking OpenSea NFT sales is easy using your newly created BotGhost Discord Bot. Firstly, head over to your dashboard here and head to the OpenSea Alerts module.
Once on the module page, make sure to enable the module by clicking the Enable button in the top right corner.
After you have enabled the module, you can begin adding a new OpenSea Sales Alert to your discord bot. To create an alert you will need three things:
- The slug of the OpenSea collection
- A text channel in a discord server (which the bot has permission to post in)
- The alert type you wish to track for
After you have decided which OpenSea collection you want to receive sales notifications for, head over to that collections page on OpenSea and get the collection slug from the URL.
The slug of a collection is always the last part of the collection's OpenSea URL, or simple the collection name in all lowercase with no spaces.
Enter the slug into the Add OpenSea Alert Collection Slug field and select the text channel you want the sales alerts to be posted to. If there are no text channels in the dropdown, make sure that your bot is in a server and then click the refresh button.
Finally select the Item Sold alert type and click Add Alert. Make sure to save your changes.
Results
If you have followed along you should now start receiving sales alerts from OpenSea in your Discord server.