Closed jaryaman closed 5 years ago
Each vendor should be a different table in news.db
, or perhaps a column in the table news
in news.db
. Not sure which is best.
@aligreen95, I am working on this in the branch fix_get_full_content
if you want to work on this too. Intending to put news sources as a column in news.db
.
This was done in 9a0f0f76bb48efe93105c634e0981ff92aa9758a
We're currently hardcoded for BBC news. We should generalise so that the bot can take a user-defined list of news sites.