первая публикация бота
This commit is contained in:
15
config/sources.example.yaml
Normal file
15
config/sources.example.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
# RSS источники
|
||||
sources:
|
||||
- url: "https://habr.com/ru/rss/hub/all/?fl=ru"
|
||||
name: "Habr"
|
||||
room_id: "!room_id_1:example.com"
|
||||
|
||||
- url: "https://3dnews.ru/breaking/rss/"
|
||||
name: "3DNews"
|
||||
room_id: "!room_id_2:example.com"
|
||||
|
||||
- url: "https://www.playground.ru/rss/news.xml"
|
||||
name: "PlayGround"
|
||||
room_id: "!room_id_3:example.com"
|
||||
|
||||
# Добавьте свои источники здесь
|
||||
Reference in New Issue
Block a user