Morten Lied Johansen
Morten Lied Johansen
I think this was fixed in #10, so this issue can probably be closed.
I'm sorry this has been left for so long. Since you opened the PR, we have dropped Python 2 support and removed usage of six in the project. Your uses...
I see there are a couple code style issues too, if you could fix those that would be great. I recommend running tox locally to check that everything is in...
I think this PR needs to be merged or closed.
I've just started looking at using slack-irssi, but the number of users in our network is large enough that downloading the entire list takes 5-6 seconds each time. That means...
I have a feeling this PR can be closed ... ?
As far as I can tell, all enums are simply put in the module scope, without an enclosing class to separate them from each other. So in your case, they...
Additional improvement would be to add a cli mode for generating a yaml for the CRD.
Currently there is no option to read config from the config file, but we probably should have that. For simple cases, it's fairly easy to find the fields you need....
Actually, I would like to keep this issue open, as a reminder that we need to look at the documentation, and possibly add some additional ways to configure the library.