Skip to content

GabrielRF/RssToFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rss to txt file

This code is useful to get info from a rss feed and store on a text file.

It is used as a cron job that gathers info from specific sources and saves them on a text file.

Instalation

git clone https://github.com/GabrielRF/RssToFile
cd RssToFile
pip3 install -r requirements.txt

Then set the configuration file

cp bot.conf_sample bot.conf
vi bot.conf

Usage

python3 rsstofile.py RSS1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages