erinknight242 / hsbot

Headspring's Hipchat Hubot
9 stars 12 forks source link

Add Lunchdrop command #99

Closed bpugh closed 6 years ago

bpugh commented 6 years ago

I thought it would be cool to a script to get the list of the restaurants from lunchdrop for the day. Thoughts?

bptillman commented 6 years ago

I like this!

One request I have on it though: I know some people offsite have used lunchdrop in the past, so what are your thoughts on if we had a few commands for this, like "hsbot lunchdrop headspring" for the main one, then "hsbot lunchdrop clientX" and "hsbot lunchdrop clientY" for people offsite?

bpugh commented 6 years ago

Oh yea that'd be cool, I didn't know people were using it offsite. The only issue is we would have to replace the groupId parameter in the api url with the one for the specific company and you can only get that by viewing the source while logged into app. Would you be ok merging this initial version and I can update it if anyone wants to get the groupid for the client?

bptillman commented 6 years ago

Yeah for sure. That sounds like a plan.