/reverse-gif-bot

Reverse GIF bot

Primary LanguageJavaScriptMIT LicenseMIT

reverse-gif-bot

Reverse GIF bot

Usage

# Clone this repo
$ git clone git@github.com:fanfoujs/reverse-gif-bot.git

# Install dependencies
$ cd reverse-gif-bot
$ npm i

# Modify the config files according to your needs
$ cp banned.json.example banned.json
$ cp config.json.example config.json

# Happy hacking!
$ node app.js

Related

  • fanfou-sdk - Fanfou SDK for Node.js
  • FFmpeg - A solution to reverse GIFs for this project

Maintainer

License

MIT © FanfouJS