Skip to content

junta/hedgies-twitter-bot

 
 

Repository files navigation

Hedgies Twitter Bot 🤖

Data Sources

Requirements 📝

Setup 🔧

  • 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

License 📃

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!

About

Twitter bot tweeting new listing, sales and stats of Hedgies NFT collection.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%