Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yes/no weighted based on karma #10

Open
edunham opened this issue Jun 9, 2015 · 1 comment
Open

Yes/no weighted based on karma #10

edunham opened this issue Jun 9, 2015 · 1 comment

Comments

@edunham
Copy link
Member

edunham commented Jun 9, 2015

me: !karma burritos
hamper: burritos has 4 points
me: !karma windows
hamper: windows has -6 points
me: hamper: burritos? 
hamper: yeah, sure!
me: hamper: windows? 
hamper: eww.

yesno should give affirmative responses when the query string has positive karma and negative responses when the karma is negative.

Optional: sum the karma of all substrings of the query, ie "window burritos" would have net -2 points and thus get a mildly negative response.

Optional: The enthusiasm of the response correlates to the amount of karma. Maybe a spectrum like:

  • ABSO-FREAKING-LUTELY!
  • THERE IS NO OTHER OPTION!
  • Heck Yes!
  • That'd be AWESOME!
  • Sounds good
  • Yeah, sure
  • I guess so
  • meh
  • nah, let's not
  • Please don't
  • Heck No!
  • Please, spare us, please don't, for the love of all that is binary
  • KILL IT WITH FIRE
@mythmon
Copy link
Contributor

mythmon commented Jun 9, 2015

I think that karma should be able to affect the responses, but it shouldn't determine them. Just because burritos is positive doesn't mean hamper is always in the mood for delicious burritos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants