intelmq
intelmq copied to clipboard
Prepare Tuency bot for new version
In currently developed Tuency version, the querying capabilities are being extended to support identifier and feed.code, and the information about constituency is returned.
In addition, the bot got more customisation capabilities and fixes for various cases.
This version has been tested with a real Tuency instance.
codestyle errors:
intelmq/bots/experts/tuency/expert.py:118:13: W503 line break before binary operator
intelmq/bots/experts/tuency/expert.py:146:29: W503 line break before binary operator
intelmq/bots/experts/tuency/expert.py:157:27: E203 whitespace before ':'
intelmq/bots/experts/tuency/expert.py:157:28: E231 missing whitespace after ':'