hypermkt / chitanda-san-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chitanda-san-v2 CircleCI

Notify today's anime tv programs.

Setup

$ export SLACK_INCOMING_WEBHOOK_URL=#{https://...}
$ export SLACK_CHANNEL=#anime
$ export SLACK_USERNAME=千反田える
$ export SLACK_ICON_EMOJI=:erutaso:
$ bundle install --path vendor/bundle

Execute

$ bundle exec ruby bin/chitanda-san.rb

About

License:MIT License


Languages

Language:Ruby 97.7%Language:Dockerfile 2.3%