Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

fanfoujs/reverse-gif-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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