Skip to content

obfan/bingfan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bingfan

Bing-Wallpaper Bot for Fanfou

Usage

Clone this project and install packages

$ git clone https://github.com/LitoMore/bingfan.git
$ cd bingfan
$ npm install

Create the config file

$ cp config.json.example config.json

Config your MSS account in config.json

{
  "LOCAL_PATH": "/images/",
  "CONSUMER_KEY": "",
  "CONSUMER_SECRET": "",
  "OAUTH_TOKEN": "",
  "OAUTH_TOKEN_SECRET": ""
}

Run app.js

$ node app.js

Related

License

MIT © LitoMore

About

Bing-Wallpaper Bot for Fanfou

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%