Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

kleros/t2cr-twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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