unasuke / discodancer

The toy feed crawler.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discodancer

The toy feed crawler. If new feed is found, post this to webhook (currently, only discord webhook is supported).

Installation

$ git clone https://github.com/unasuke/discodancer.git
$ cd discodancer
$ bundle install

Usage

$ bundle exec rake console # Follow the instructions
Which operations do you want? (Press ↑/↓ arrow to move and Enter to select)
‣ website
  webhook
  outgoing setting
  exit

$ bundle exec ruby app.rb

About

The toy feed crawler.

License:MIT License


Languages

Language:Ruby 100.0%