bitbot-irc / bitbot

https://bitbot.dev | Python3 event-driven modular IRCv3 bot 🤖

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allow comments on karma changes

slingamn opened this issue · comments

It would be cool to be able to do, e.g.,

carmen++ # good bread

alternately the C++ style:

carmen++ // good bread

I'm thinking BitBot would just throw away the comment, but would recognize and process the increment.

does this suffice?

11:40 < jess> (shivaram)++ is a very cool dude
11:40 -- Notice(BitBot): [Karma] shivaram now has 59 karma (1 from jess)

Excellent, that's what people are actually doing.