Tokens² Curated Registry Twitter Bot
Watches the T2CR and Badge contracts and tweets about relevant events.
1- Run yarn.
2- Duplicate .env.example and rename it to .env.
3- Review and fill the environment variables.
4- Run yarn start.
With .env correctly filled, run:
pm2 start --name t2cr-twitter-bot npm -- run start