#82 helpful++
Closed: Duplicate None Opened 10 years ago by kevin.

Series of badges tied to the zodbot "Karma" plugin on irc.

When someone gives you +1 karma, +10, etc.


I think we'll have a lot of badges that are for being helpful, so we might need to make more topic-specific names for them. How about IRC Helper as a series name?

From what I can see, zodbot isn't actually sending messages over fedmsg yet (it'd certainly help with IRC badges if it did). So setting definition state to 'Not yet possible'. If zodbot fedmsg integration is actually already a thing, please do set it back to 'None'. If not, is there a ticket for it so we can keep track of that?

Thanks!

Set triaged to 'yes' for all tickets, as I've hit them all already.

just put types back in, we'll try and handle bugs here too, no new trac.

So, it would be possible to expand our supybot fedmsg plugin to also broadcast messages for the karma plugin. Pretty easy.

The problem is that you have to either have it scrape everything looking for ++ or tell it only to
respond to specific: 'zodbot: nirik++' type stuff.

With as many channels as we have zodbot in, scraping everything said could be problematic
but karma -> fedmsg -> badges would be pretty cool

So, we might need to think about how to adjust the plugin first. We had it on in #fedora for a while and the top karma getter was:

c

(yes, c++ from people)

Login to comment on this ticket.

Metadata