This bot sends message on sales of NFTs on Hedera Hashgraph.
You can also use this bot to receive notification for specific project too.
/addcollection
-> Takes contract you want to add as input !/addallcollection
-> Sends all sales from Hedera Hashgraph !/deletecollection
-> Takes contract as input which you want to delete !/deleteallcollection
-> Delete all the contracts at once !/help
-> To get overview of all commands !
This bot runs on node.js.
Run npm install
in the bot directory and make sure it passes.
Now create a .env
file.
Add your Discord API key in .env
file like this
DISCORD_API = KEY
Run npm start
in the bot directory to start the bot.
If you need any help then you can ask it in my Discord Server