项目作者: ruanmartinelli

项目描述 :
:duck: twitter bot that posts top comics from /r/comics
高级语言: JavaScript
项目地址: git://github.com/ruanmartinelli/reddit-comics-bot.git
创建时间: 2017-06-10T11:15:29Z
项目社区:https://github.com/ruanmartinelli/reddit-comics-bot

开源协议:

下载


reddit-comics-bot :duck: :robot:

A Twitter bot that posts the top comics from /r/comics on a Twitter profile.

Available at @alien_comics.

Running

  1. Clone this repo

    1. git clone https://github.com/ruanmartinelli/reddit-comics-bot.git
  2. Install dependencies

    1. cd reddit-comics-bot
    2. npm install
  3. Rename the config file

    1. mv config.example.json config.json
  4. Add you Twitter keys to it

  5. Start

    1. npm start

License

MIT © Ruan Martinelli