Caleb Johnson

Results 27 comments of Caleb Johnson
trafficstars

I've posted the interface [here](https://gist.github.com/calebj/7990f30d3b7ce2cb8595e4b27da24918). I'll work on the dice lib modification next.

PR'd the quantumrandom change as lmacken/quantumrandom#22, and you can specify the random engine used by python-dice as of v2.4.0, which is live on PyPI now.

> @calebj ... if you could review that new PR and we can get it in for 3006. Did you mean @MKLeb ?

> @no-body-in-particular Your implementation works quite well for me. The latency is noticeable, but not terrible. There's probably some room for improvement there by tweaking pipeline parameters and lag parameters...

@Repulser's fix was merged, but then 8840d9ac4112c69d548d3420b4561e900c733fae undid them. Fixed again in #56.

Per chapter info would be fantastic. That said, I'm here to suggest a system contributor "roles" like editor, foreword, translator, etc., which are causing some duplicates in my author list....

Though it *would* have to have a per-alias toggle to prevent potentially changing behavior on old aliases, I'm opposed in principle to mixing command groups and normal commands. I would...

When you get this error, what is the output of `[p]debug bot.commands['role'].module` ?

It interferes because leveler also has a command named role, which is too generic imo because of the possibility of this exact thing. Best to rename it in the code...