Skip to content

An random image scrapper of anime automatically sending post in facebook

License

Notifications You must be signed in to change notification settings

PikachuTW/FB-SAO-Random-Frame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FB SAO Random Frame

Check the facebook pages: https://www.facebook.com/saoframes/

Installation

$ git clone https://github.com/PikachuTW/FB-SAO-Random-Frame.git
$ cd FB-SAO-Random-Frame
$ npm install

Create a .env file in the root of your project:

FB_ACCESS_TOKEN = 'Your token'

In index.js, define your page id and the dictionary of videos:

const pageId = '119729791108950';
const output = 'screenshot/image.png';
const videoDir = 'sao';

About

An random image scrapper of anime automatically sending post in facebook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published