A tool to synchronize my Nintendo Switch tweets to Fanfou
# Clone this repo
$ git clone git@github.com:LitoMore/tt2ff.git
# Install dependencies
$ cd tt2ff
$ npm i
# Modify the config file according to your needs
$ cp config.js.example config.js
# Happ hacking!
$ node app.js
- fanfou-sdk - Fanfou SDK for Node.js
- Twii - Twitter SDK for Node.js
MIT