@kevit/facebook-app-publish-bot
v0.0.2
Published
We know that for submitting app review we need to make many Facebook graph API calls to make test users, test Page and many more. These API calls are quite difficult for non-tech users and complex & lengthy for technical users too. So to simplify this pro
Downloads
7
Keywords
Readme
Facebook App reviewed automatically
We know that for submitting app review we need to make many Facebook graph API calls to make test users, test Page and many more. These API calls are quite difficult for non-tech users and complex & lengthy for technical users too. So to simplify this process we made a CLI [Command Line Interface] for this process.
The user needs to enter some Input and the process will automatically perform and your Test user, UserName and password will be generated automatically. Test Page will also be created and also it will be linked with the Facebook app.`
So let’s get started.
Go to https://developers.facebook.com/apps select your app and copy App Id.
- Next, you will need “App Secret”
Installation
This is a Node.js module available through the npm registry.
Before installing, download and install Node.js. Node.js 0.10 or higher is required.
Installation is done using the npm install command:
npm install @kevit/facebook-app-publish-bot -g
- Next step is
facebook-app-publish-bot init
Usage
- Follow the video For next steps