- Twitter bot tweeting new listing, sales and stats of Hedgies NFT collection.
- Account: https://twitter.com/HedgiesInfo
-
Twitter Developer Account (with Elevated Access, as we need v1.1 endpoint access)
-
A OpenSea API Key (request one here)
-
Clone/Fork/Copy this project to your local public/private git repo
-
Create a Twitter Developer App (make sure you change it to have both read/write permissions)
-
Make sure you are logged in to the Twitter account you want the bot to run on (as the next step will be authorizing the bot to post on your account)
-
CONSUMER_KEY - Your Twitter Developer App's Consumer Key
-
CONSUMER_SECRET - Your Twitter Developer App's Consumer Secret
-
ACCESS_TOKEN_KEY - The Access Token Key of the Twitter Account your bot is posting from
-
ACCESS_TOKEN_SECRET - The Access Token Secret of the Twitter Account your bot is posting from
-
X_API_KEY - Your unique OpenSea API key
This code is licensed under the ISC License.
Please include proper attribution to my original repo if you fork, modify or utilize this repo in any way. Thank you!