Closed tuxxy closed 8 years ago
feed_list.txt should be a YAML file that will allow for feeds to be grouped.
feed_list.txt
For example:
secnews: - test.com/rss - infosecisgreat.com/rss.xml worldnews: - averagebadcorp.com/rss
This will allow for the news bot to be in multiple channels with different topics widening the use and ability.
I believe this closes this issue. This works well enough to be used in our production version.
feed_list.txt
should be a YAML file that will allow for feeds to be grouped.For example:
This will allow for the news bot to be in multiple channels with different topics widening the use and ability.