- Notifications
You must be signed in to change notification settings - Fork0
uefaBot is a simple bot that send slack messages on matchs events (live, goals, finished).
License
NotificationsYou must be signed in to change notification settings
sviande/uefaBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple tool that check update on match and send you a slack message.
If you have any feedback, please reach me ontwitter
You need a slack Webhook URL, you can followthe slack guide to create an app
Fetch you binary fromthe latest release
First installGo.
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
WEBHOOK_URL=https://hooks.slack.com/service/XXXXXXXX/XXXXXX uefaBot
WEBHOOK_URL=https://hooks.slack.com/service/XXXXXXXX/XXXXXX uefaBot -competionId=3
About
uefaBot is a simple bot that send slack messages on matchs events (live, goals, finished).
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published