Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Russian World Cup Notifier

This is a simple project in Ruby to get notifications about matches played. The notifications are sent to slack creating a webhook.

Create Webhook on Slack

Slack -> configure app -> custom integrations -> add configuration -> incoming webhook -> select channel -> add incoming web hook integration

Install App

  1. bundle install
  2. rake database:migrate
  3. rake import:all
  4. Create crontab to call each hour:

0 * * * * <patch bin ruby> <path app>notifier.rb

Example

alt text

About

Small app to get notifications about matches played in World Cup

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages