Skip to content

SongADAO/auction-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development Setup

  1. Clone the repository and install the dependencies:
git clone https://github.com/SongADAO/auction-bot.git
cd auction-bot
npm install
  1. Create a .env file and add the following environment variables:
APP_KEY=Twitter Consumer Key
APP_SECRET=Twitter Consumer Key Secret
ACCESS_TOKEN=Twitter Access Token
ACCESS_SECRET=Twitter Access Token Secret

WS_ENDPOINT=Infura Mainnet Websocket endpoint (the part after wss://mainnet.infura.io/ws/v3/)

Note that this part may be different if you're running on linux, but as long as you can set all these environment variables you're good to go.

About

Song A Day Auction Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published