Reverse GIF bot
# Clone this repo
$ git clone [email protected]: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
- fanfou-sdk - Fanfou SDK for Node.js
- FFmpeg - A solution to reverse GIFs for this project
MIT © FanfouJS