Skip to content

Commit 77c580a

Browse files
007: add link to poc code
1 parent e8aaf48 commit 77c580a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

007/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# IEP007 - Running IntelMQ bots as Python Library
22

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+
36
## Background
47
As of IntelMQ 3.1.0, IntelMQ Bots can only be started on the command line with `intelmqctl`.
58
Most tools (including the IntelMQ API, and thus the IntelMQ Manager) use `intelmqctl start` to start bot instances.

0 commit comments

Comments
 (0)