obfan / bingfan

Bing-Wallpaper Bot for Fanfou

Home Page:https://fanfou.com/bing-wallpaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://fanfou.com/bing-wallpaper


Languages

Language:JavaScript 100.0%