This is a Discord bot designed to track NFT sales in various platforms like Opensea, Magic Eden, Gem, etc. It's an open-source project built on Node.js which enables you to display an embed on your Discord server every time there is a purchase on your desired collection.
The bot functions automatically, and all you need to do is create a Discord bot and get an Infura API key. It is currently working for ERC721 collections.
Example:
Tutorial:
Watch the following tutorial video to get started:
https://www.youtube.com/watch?v=TvMOD3KkXo&ab_channel=Nit0z
- Windows 10/11
- Node.js
You can easily install Node.js from official site .
After installing Node.js, extract archive to directory. Open CMD on PowerShell in directory with index.js file and run command:
node index.js <smart contract address of collection>