Files
intelmq-docker/example_bots/BOTS
Einar Lanfranco 703b49c581 Documentation fix
2022-11-18 18:05:44 -03:00

18 lines
362 B
Plaintext

{
"Collector": {
},
"Parser": {
},
"Expert": {
"Example": {
"description": "Example own bot.",
"module": "intelmq.bots.experts.example.expert",
"parameters": {
}
}
},
"Output": {
}
}