funprog / funbot

MIT License
5 stars 2 forks source link

Create FunBotCommandRouter module #14

Closed hkjlee109 closed 8 years ago

hkjlee109 commented 8 years ago

Since our project is not limited to single dice application, we need a certain form of command router.

Slack -----> Web Server -> FunBotCommandRouter -> FunBotDice

For example,

Definition of done:

jwChung commented 8 years ago

@kwoolytech PaymentBot이 나온 후에 고민하는 것이 어떨까요?

hkjlee109 commented 8 years ago

Kinda YAGNI. :) Hey Captain, I agree with you. I also didn't expect to do it now. Btw, are you going to close this issue? I was thinking of tagging a label, namely Backlog, Good to have or Later.

jwChung commented 8 years ago

Wow, you have been remembering the principle YAGNI! You can close this issue. If needing to discuss for this issue, anyone can reopen. Thanks for suggesting the new label but I think that the new one can cause confusion. What if we create a new label carefully?

hkjlee109 commented 8 years ago

Yeah, I do remember what you have taught me. :) For the label thing.. Sure, that makes sense. Let me close this for now.

younggi commented 8 years ago

I will keep YAGNI in mind. Thanks to learn it!