Hey Folks,
Whilst checking the dependencies, I've found out that a lot of Bots have their own requirements-file.
From a packagers point of view, I think this is hard to maintain.
I think, we should discuss if it is reasonable to split the software into a CORE package, were all packages have the same dependencies, and several BOTS packages with their own dependencies.
This would create the additional need to rethink the BOTS json-file. It would be possible to have all JSON configs for the Bots in a bots.d directory and search for them in this directory.
I know, that this might create additional complexity in some points.
BR Dustin