Twitter bot that regularly tweets out the hottest preprints published to BioRxiv and MedRxiv.
- Written in Node.js
- Hosted and run periodically with GitHub Actions
- Uses a Twitter developer account (@PreprintBot), a project and app under that account (Preprint Bot), and keys for the app (
consumer_key
/consumer_secret
) and the account (access_token_key
/access_token_secret
) generated in the developer portal