This is a Twitter bot implementing XKCD subtitutions comics (this one, this one and this one).
I used twit library.
The bot is currently running on an existing Twitter account : substitutions_. The Twiter app on which the bot is running is currently suspended by Twitter, I am waiting for an answer to my unban request.
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.