Links

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 3mo ago