nplol / nplol-attendance

0 stars 0 forks source link

Weekly attendance check #1

Open nicohvi opened 9 years ago

nicohvi commented 9 years ago

Every sunday we can perform a background job which checks the last seen for all registererd members. The result of this background job can be sent to Marvin who will notify the CSO (chief Skovly officer).

gronnbeck commented 9 years ago

Well. I believe such jobs should be performed by a worker. This program is just inteded as an "observer".

So my question is where should the worker "run"? Can we host workers for free on Heroku, do we need to buy a digitalocean droplet or do we have a self-hosted server somewhere?

gronnbeck commented 9 years ago

I have looked into it and as of now Marvin has no way of receiving data from a webhook. @nicohvi could you try to implement a hook for workers?

I just bough a Digitalocean Droplet. So Im going go create a worker.

gronnbeck commented 9 years ago

Something like this https://github.com/hubot-scripts/hubot-github-repo-event-notifier/blob/master/src/github-repo-event-notifier.coffee