Twitter bot which insultifies all tweets from an account using the Cursing API
- 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.shwith 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
- Install node and npm
npm install. config.sample.sh && node cursing-twitter-bot