Anja Berens

Results 29 comments of Anja Berens

The output of the !karma and so on should probably also be displayed in sorted order.

we need to understand splits on punctuation like commas and periods and colons= It's under "acknowledged failures" that it doesn't take things with a -

https://code.google.com/p/re2/ is one such regex engine that we could use.

Oh this is sqlbusy, that's by concurrent sqlite access, should not typically be a thing unless i am operating on the db via sqlite cli, but outside of that domain,...

Also look into implementing a way to track the rate of various nickname on bot events (this might be better off on its own ticket) so that we can monitor...

Less of a issue now its a slack only bot, but there is still historical nicknames in the database so some time should be spent on this portion in the...

#6 - duplicated by. Anyway I've implemented a primitive variant for now (customCommand) where you can give it custom `!help` text and it will spit it out. This should suffice...

Probably can provide an alt way for "raw" access that is isolated to its own namespaced sqlite file/table