This Twitter bot sends message on sales of NFTs on the Hedera ecosystem
You need elevated access Twitter developer account
You can apply that from here
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 all your Twitter key in .env
file like this
API_Key=
API_Secret=
Access_Token=
Access_Token_Secret=
Add the Token IDs in the tokenID.json
file for which you want the Twitter bot to send tweets about the sales.
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