We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8aaf48 commit 77c580aCopy full SHA for 77c580a
007/README.md
@@ -1,5 +1,8 @@
1
# IEP007 - Running IntelMQ bots as Python Library
2
3
+A working example call (Proof of Concept) is located here:
4
+https://github.com/wagner-intevation/intelmq/blob/bot-library/intelmq/tests/lib/test_bot.py#L141
5
+
6
## Background
7
As of IntelMQ 3.1.0, IntelMQ Bots can only be started on the command line with `intelmqctl`.
8
Most tools (including the IntelMQ API, and thus the IntelMQ Manager) use `intelmqctl start` to start bot instances.
0 commit comments