Aggiunta seconda conf feed-to-muc per il canale Steam
This commit is contained in:
parent
0832bb72a4
commit
b08d772bfb
1 changed files with 18 additions and 0 deletions
18
conf-feed-to-muc-2
Normal file
18
conf-feed-to-muc-2
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"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" ]
|
||||||
|
}
|
Loading…
Reference in a new issue