Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 932 Bytes

README.md

File metadata and controls

42 lines (22 loc) · 932 Bytes

Hedera-NFT-Sales-Twitter-Bot

This Twitter bot sends message on sales of NFTs on the Hedera ecosystem

image

Requirements

You need elevated access Twitter developer account
You can apply that from here

Installation

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.

Start

Run npm start in the bot directory to start the bot.

Help

If you need any help then you can ask it in my Discord Server