Aaron
Aaron
Yes **Novel URL**: Any on Novelupdates, eg https://www.novelupdates.com/series/yigret **App Location**: PIP **App Version**: v3.4.0 ## Describe this issue This source was working earlier today with this version of the application,...
**Describe the bug** Errbot running on python 3.11 in docker, unable to load a python library into a plugin **To Reproduce** plugin code: ``` import lib.chatutils from errbot import BotPlugin,...
**Describe the bug** [A clear and concise description of what the bug is.](https://errbot.readthedocs.io/en/latest/user_guide/plugin_development/basics.html#python-submodules) shows using lib/ for modules. This is fine UNLESS you are using the slack backend, which has...
**Describe the bug** Under salt 3007.1, using the alcali eauth handler runs into an error importing salt.ext.six. `import salt.ext.six as six` should read `import six`
## Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating. When starting on windows, EVERY cluster is checked....
### What problem are you trying to solve? Do you a suggestion on how to solve it? On windows, if you don't have one of the required components (helm, kubectl,...
### What problem are you trying to solve? Do you a suggestion on how to solve it? Use case: I have a pod selected, and I'm looking at it's logs....