tonyvanriet / lunch-bot

A Slack bot that manages group lunch activity
MIT License
26 stars 5 forks source link

Lunch bot should be able to count diners #4

Closed the-mikedavis closed 5 years ago

the-mikedavis commented 6 years ago

Once you choose a restaurant, you should be able to specify a number of diners:

@lunchbot choose shake shack
@lunchbot today 12

Then in the today/0 command, in addition to showing who's in, lunch-bot should show how many people are in of the number of specified diners:

today
;=> Ordering Shake Shack
;=> ...
;=> 10 of 12 peolple are **in**
tonyvanriet commented 6 years ago

sounds great. PR plox

the-mikedavis commented 5 years ago

whoops tagged the wrong issue in the PR description. closed by #5.