Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 822 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 822 Bytes

FbKaakka

crow

FbKaakka is a command-line tool that dig up old photos from your buddy's facebook profile and comment some random shit on them to reach in their firend's timeline.

Installation

FbKaakka requires Node.js to run.

Install the dependencies.

$ git clone https://github.com/MaNaHyper/fbKaakka.git
$ cd fbKaakka
$ npm install

Configuring and running

Add your facebook login credentials and comments to the "./config.js" file before running.

To run with face-detection.

$ node kaakka.js --victim=<id/username> --fd=true

Examples

$ node kaakka.js --victim=manthila.mallawa --fd=true
$ node kaakka.js --victim=24353623 --fd=true

Enjoy :D