Skip to content

uefaBot is a simple bot that send slack messages on matchs events (live, goals, finished).

License

Notifications You must be signed in to change notification settings

sviande/uefaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UEFA slack bot

Go

A simple tool that check update on match and send you a slack message.

Feedback

If you have any feedback, please reach me on twitter

Dependencies

You need a slack Webhook URL, you can follow the slack guide to create an app

Installation (standalone)

Fetch you binary from the latest release

Installation (with go)

First install Go.

If you just want to install the binary to your current directory and don't care about the source code, run

GOBIN=$(pwd) GOPATH=$(mktemp -d) go get github.com/sviande/uefaBot

Run

Monitor all UEFA matches

  WEBHOOK_URL=https://hooks.slack.com/service/XXXXXXXX/XXXXXX uefaBot

Monitor EURO 2021

  WEBHOOK_URL=https://hooks.slack.com/service/XXXXXXXX/XXXXXX uefaBot -competionId=3

Preview

Screen Shot 2021-06-10 at 13 24 28 Screen Shot 2021-06-10 at 13 25 27

License

MIT

About

uefaBot is a simple bot that send slack messages on matchs events (live, goals, finished).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages