this library will grab any RSS feed and will send every entry from it as a message to a specified Telegram Channel. Every entry is automatically parsed for optimal previews of links and/or images
check example.py for a library usage example
rsstelegram.py - library file, contains the class with methods to fetch rss feed and send them to telegram
fetchloop.py - [temporary, replace with daemon] an infinite loop that will fetch rss feed at given intervals