/cursing-twitter-bot

Node.js twitter bot which insultifies all tweets from an account using the Cursing API.

Primary LanguageJavaScriptMIT LicenseMIT

twitterbot

Twitter bot which insultifies all tweets from an account using the Cursing API

Configuration

  • Create a twitter account which you want to insultify their tweets (e.g. @angryCristiano)
  • Create a twitter app in that account in http://developers.twitter.com with read & write access.
  • Modify config.sample.sh with the twitter API keys, the Cursing API server, and the account id of the user (e.g. @ElonMusk). Use this service to get the user ids

Setup

  • Install node and npm
  • npm install
  • . config.sample.sh && node cursing-twitter-bot