/berlinglish

Berlin in English Twitter BOT

Primary LanguageTypeScriptMIT LicenseMIT

Commitizen friendly GitHub Actions Badge

Berlinglish

Berlin in English Twitter BOT. It fetches news from https://www.berlin.de/en/news/ and Tweets to @Berlinglish.

Setup

Requirements

Installing dependencies

npm install

Environment variables

The following environment variables need to be present:

Twitter

API key API secret key Access token Access token secret
TWITTER_API_KEY TWITTER_API_SECRET_KEY TWITTER_ACCESS_TOKEN TWITTER_ACCESS_TOKEN_SECRET

Usage

npm start

Deployment

Requires all the Twitter environment variables to be exported

npm run deploy

Contributing

Please, check open issues. There are not guidelines so far 😅

License

MIT