Skip to content

ruby-jp/anime_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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