Skip to content

albno273/meow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meow! (社会性フィルター)

Inspired by

Sociality filter

Install

Clone Repository

$ git clone git@github.com:albno273/meow.git

Generate key file

$ mkdir config
$ touch config/key.json
$ vi config/key.json

Write CK/CS of your app in ./config/key.json

{
    "tweet": {
        "cons_key":      "xxx",
        "cons_sec":      "xxx",
        "acc_token":     "xxx",
        "acc_token_sec": "xxx"
    }
}

Install modules and execute

$ npm install
$ node app.js

Dependencies

License

MIT

Contact

@albNo273

About

あなたの Twitter ライフに社会性フィルターを

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published