/t2cr-twitter-bot

https://twitter.com/klerosT2CR

Primary LanguageJavaScriptMIT LicenseMIT

Tokens² Curated Registry Twitter Bot

JavaScript Style Guide Conventional Commits Commitizen Friendly

Watches the T2CR and Badge contracts and tweets about relevant events.

Getting Started

1- Run yarn. 2- Duplicate .env.example and rename it to .env. 3- Review and fill the environment variables. 4- Run yarn start.

Usage with PM2

With .env correctly filled, run:

pm2 start --name t2cr-twitter-bot npm -- run start