Skip to content

アニメ情報をポストするSlackボット

License

Notifications You must be signed in to change notification settings

ruby-jp/anime_bot

Repository files navigation

アニメ情報をポストするSlackボット

CircleCI

Setup

bundle install

Usage

export SLACK_WEBHOOK_URL=xxxxx

# optional
# export SLACK_CHANNEL=xxxxx

bundle exec rake today_anime
bundle exec rake anime_movie

仕組み

  • ブランチがpushされたら #slack_sandbox に投稿されます
  • スケジューラーからの実行はIncoming Webhookに設定されてるチャンネル ( #anime_bot ) に投稿されます

オリジナル

https://github.com/sue445/today_anime

About

アニメ情報をポストするSlackボット

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages