Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 332 Bytes

trump-shot-bot

This is a Node.JS application that uses Twitter Stream API and Telegram Bot API. Whenever realDonaldTrump tweets, the bot suggests you do a shot.

running the bot

$ git clone https://github.com/tadalabs/trump-shot-bot
$ cd trump-shot-bot
--- configure settings/*-config.js and then ---
$ npm run bot