qsypoq / The-Pinisher

A Javascript Twitter report bot

Home Page:https://magnier.io/pinisher-bot-twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The-Pinisher

#The Pinisher

A Javascript Twitter report bot

##Why ?

I was working on the Fork of Twitter-ContestJS-bot and i got tired of the amount of porn stuff being retweet, was a joke at first but when i discovered the API include a report function, the fun began.

##Disclaimer

This bot is written purely for educational purposes. I hold no liability for what you do with this bot or what happens to you by using this bot. Abusing this bot can get you banned from Twitter, so make sure to read up on proper usage of the Twitter API.

##Installation

  • Make sure you have NodeJS up and running
  • git clone the repository, or download the zip file and unzip it
  • npm install in the directory where you cloned the repository (this is needed for installing dependencies)
  • Edit the config.js file with your Twitter API Credentials
  • Edit the index.js and change your keywords
  • run node index.js

Dependencies

It makes use of the request-promise library, a HTTP JS client.

Licence

The code is open-source and available under the MIT Licence. More details in the LICENCE.md file.

About

A Javascript Twitter report bot

https://magnier.io/pinisher-bot-twitter

License:Other


Languages

Language:JavaScript 100.0%