kleros / t2cr-twitter-bot

https://twitter.com/klerosT2CR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

https://twitter.com/klerosT2CR

License:MIT License


Languages

Language:JavaScript 96.3%Language:Shell 3.7%