Skip to content

arnaudbreton/yoed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YO'ed

YO'ed is a simple server to get notifyed when someone YO's your YOAPI account, and handle the YO in some way.

Handlers

YO'ed currently supports the following handlers:

  • slack: posts on a slack channel, using the 'incomming webhooks' integration
  • yoback: sends a YO to the sender

Usage

$ go get github.com/mentionapp/yoed
$ cp config.dist.json ./config.json
$ vim ./config.json
$ $GOPATH/bin/yoed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%