Configurazioni-BoT/config-feed-to-muc-2
2023-11-12 19:59:17 +01:00

18 lines
No EOL
740 B
Text

{
"ServerAddress": "woodpeckersnest.space:5222",
"BotJid": "service@woodpeckersnest.space",
"Password": "sekret",
"Muc": "steam@chat.woodpeckersnest.space",
"MucNick": "news",
"Contact": "xmpp:roughnecks@woodpeckersnest.space",
"MaxArticles": 5,
"RefreshTime": 1800,
"NoExcerpt": false,
"Quiet": false,
"Filter": [ "submitted by" ],
"FilterMessage": [ "Block me!", "Block me too!" ],
"Feeds": [ "https://github.com/roughnecks/ZED/commits/1to1.atom",
"https://store.steampowered.com/feeds/news/collection/steam",
"https://www.gamingonlinux.com/article_rss.php",
"https://www.reddit.com/r/FreeGameFindings/new.rss" ]
}