Karmabot. A chat bot that tracks reputation and answers questions in group conversations.

github.com/chromakode/karmabot

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2013
  • Fixed DescriptionFacet exceptions and errors.
June 2011
  • Merge pull request #4 from dcolish/master
February 2011
  • fix setup
  • Formatting changes, ignore some stuff locally.
January 2011
  • update AUTHORS
  • make it clear we only have one storage object for the app, introduce …
  • make things subjects
  • sort display output using keys, fix inc dec, cleanup more output
  • dropped the presenter registry
  • more factoring of facets into a more sensible spot
  • more decoupling of things and facets
  • remove more _'d attrs which dont need to be. clean up facet attachmen…
  • start removing the double introspection of ThingFacets, some style ch…
  • actually use the real facet manager, fix a few naming nits
  • cut down on some syntax by making CommandParser's callable, add error…
  • fix private messaging and stop chatter with bots
October 2010
  • merge in clarks code with modifications
September 2010
  • Code clean up (PEP8), add dependency to setup.py and correct url var …
  • Updated Commands and ScheduleFacet to handle state.
  • typo, add optional state to commands