Right now, we are not keeping the software maintained and updated due to other projects.
git clone https://github.com/FBStrike/FBStrike.git
1.Visit this github to get your facebook token.
node .
Adding the username & token format:
username:token
To show the commands list:
commands
To reset the settings:
node . reset
Thank you for contributing to FBStrike!
Before creating a pull request with new development, please run the tests to ensure that everything is working great. It would also be a good idea to run the tests before starting development to distinguish problems between your environment and the FBStrike software.
- https://www.npmjs.com/package/chalk
- https://www.npmjs.com/package/readline
- https://www.npmjs.com/package/jsonfile
- https://www.npmjs.com/package/request
MIT © FBStrike Project
Original Creator - VerviumStrike