Files
intelmq-docker/mybots/BOTS
Einar Lanfranco 9ff46cb1e6 Wagner suggestions
2021-03-25 15:41:24 -03:00

18 lines
362 B
Plaintext

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