Skip to content

e42s/fandark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fandark

Dark side of Fanfou

Usage

Download & Install dependencies

$ git clone [email protected]:LitoMore/fandark.git
$ cd fandark
$ npm install

Prepare config file

$ cp config.json.example config.json

Configuration

{
  "CONSUMER_KEY": "key",
  "CONSUMER_SECRET": "secret",
  "FANFOU_USERNAME": "username",
  "FANFOU_PASSWORD": "password",
  "REQUEST_LIMIT": 10
}

Run

$ node app.js

Related

License

MIT © LitoMore

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%