Links
🤖

Discord NFT Sales Tracker (Beta)

DIA community has developed a free to use NFT sales tracking tool for Discord driven communities. It's capable delivering sales notifications according to pre-determined parameters, such as price threshold, collection address and else.

Overview

Here are the main use-cases of the DIA Discord bot:
Get floor price, volume and last trades for NFT Collections
Live tracking of NFT Collection sales
Live tracking of large NFT sales

Track NFT collections

With DIA NFT bot you can retrieve the following NFT collections information:
  1. 1.
    Floor price (Note that floor price is calculated by taking the lowest sale price during the last 24h)
  2. 2.
    24h Volume
  3. 3.
    Last 10 trades
  4. 4.
    Live sales happening on the blockchain
To get these stats, install the bot and run /set_up_info_bot or /sales commands for the set-up

Track NFT sales from all collections

At the same time you can use DIA NFT bot for tracking all live sales happening on the blockchain above a pre-determined value threshold. For example you can set-up a channel to receive notification for all sales happening for >25 ETH. To set-up this bot run /all_sales command.

Install and run the bot

To begin with install a Discord bot to your server with the following link:
After installing you can run the following commands:
Floor price - refers to the lowest sale price during the last 24h.
Command
Parameters
Description
/all_sales
threshold, channel, blockchain
Set up a bot which will notify about all NFT sales above the predetermined threshold.
/floor_price
none
Returns NFT floor price for the predetermined collection on the /set_up_info_bot
/help
none
Returns all availabled commands with descriptions
/last_trades
none
Returns last 10 trades for the NFT collection predetermined on the /set_up_info_bot
/sales
collection_address channel blockchain
Set-up a bot which will feed all sales from any NFT collection to a selected channel
/set_up_info_bot
collection_address channel blockchain
Allows to set-up a bot for any channel in the server that returns volume, floor_price and last_trades information with single command for a predetermined NFT collection
/stop_all
channel
Stops all bots on the selected channel or entire server
/subscriptions
none
Returns all bots that are set-up on the server
/track_floor_price
collection_address blockchain
Tracks floor price of a collection via the bot name. You can change the currency from native blockchain currency to USD by using the following command: /set_tracker_currency You can also change the avatar of the bot with the following command: /change_bot_avatar
/volume
none
Returns 24h volume for the predetermined NFT collection on the /set_up_info_bot

Access Rights Management

In order to ensure the best experience for your Discord server, we recommend setting limited access rights for non-admin users to selected commands
Here's a guide on how to limit command usage to admin users only:
  1. 1.
    Go to Discord Server settings page
2. Select Integrations and head to Manage
3. Set Deny for everyone next to Roles & Members and add admin role as the only role which can control the bot
4. Set Allow for specific commands for everyone's use (or specific roles) by pressing on any of the commands
Our recommendation is to allow using only /floor_price, /volume and /last_trades because these commands are only for informational purposes
Last modified 11d ago