This is a Twitter bot implementing XKCD subtitutions comics (this one, this one and this one).
I used twit library.
Add a .env
file at the root of the project based on .env.sample
and add your Twitter API credentials to it.
Then just run npm install
or yarn install
and node app
.