Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Commit

Permalink
added source for UK news
Browse files Browse the repository at this point in the history
- related to #36
  • Loading branch information
Supinic committed Apr 15, 2022
1 parent d3c2887 commit 891bcf7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions commands/news/definitions.json
Expand Up @@ -742,5 +742,18 @@
"helpers": ["boring_nick"]
}
]
},
{
"code": "uk",
"language": "english",
"sources": [
{
"name": "BBC",
"url": "http://feeds.bbci.co.uk",
"path": "news",
"endpoints": ["uk/rss.xml"],
"helpers": []
}
]
}
]

0 comments on commit 891bcf7

Please sign in to comment.