From: SourceForge.net <no...@so...> - 2010-04-16 20:44:27
|
Bugs item #2986121, was opened at 2010-04-12 23:22 Message generated for change (Comment added) made by raven24 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102241&aid=2986121&group_id=2241 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: raven24 (raven24) Assigned to: Nobody/Anonymous (nobody) Summary: karma doesn't work Initial Comment: the command > something++ or > something-- doesn't produce an entry in the database and > karma something thus only shows "something has neutral carma". When manually entering a karma-entry in the stats table, it also cannot be modified via ++ or --, but at least the amount of karma is displayed. the command line output shows Loaded Math ... seems the command wants to get interpreted by the wrong module ---------------------------------------------------------------------- Comment By: raven24 (raven24) Date: 2010-04-16 22:44 Message: I see you have updated the help message accordingly. Additionally I suggest an error message like the one I attached in the latest diff. (I have the feeling the bot should respond something rather than quietly ignoring the attempt to set karma) ---------------------------------------------------------------------- Comment By: Tim Riker (timriker) Date: 2010-04-13 00:30 Message: karma cannot be updated in a private message ---------------------------------------------------------------------- Comment By: raven24 (raven24) Date: 2010-04-13 00:23 Message: before I changed what I attached in the diff, I was in a private conversation, using > something++ as well as in a normal channel, addressing the bot directly by > infobot, something++ where is that command char documented, I haven't stumbled upon that... ---------------------------------------------------------------------- Comment By: Tim Riker (timriker) Date: 2010-04-13 00:03 Message: are you using the command character? <TimRiker> ~karma foo <infobot> foo has karma of -18 <TimRiker> ~foo++ <TimRiker> ~karma foo <infobot> foo has karma of -17 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102241&aid=2986121&group_id=2241 |