Configurazioni-BoT/config-feed-to-muc

16 lines
No EOL
615 B
Text

{
"ServerAddress": "woodpeckersnest.space:5222",
"BotJid": "feedbot@woodpeckersnest.space",
"Password": "sekret",
"Muc": "notizie@conference.meet.sabatino.pro",
"MucNick": "news",
"Contact": "xmpp:roughnecks@woodpeckersnest.space",
"MaxArticles": 5,
"RefreshTime": 240,
"NoExcerpt": false,
"Quiet": false,
"Filter": [ "submitted by" ],
"FilterMessage": [ "Block me!", "Block me too!" ],
"Feeds": [ "https://www.servizitelevideo.rai.it/televideo/pub/rss101.xml",
"https://it.euronews.com/rss?format=mrss&level=theme&name=news" ]
}