BoKKeR / RSS-to-Telegram-Bot

RSS to Telegram python script
http://t.me/rss_t_bot
GNU General Public License v3.0
260 stars 102 forks source link

Post pretty formatted message (resolves #17) #24

Closed alfonder closed 2 years ago

alfonder commented 2 years ago

This PR changes message format, posted by the bot. First goes the item title with bold font, then idented with an empty line the description section. And finally the main link decorated as ---> sign. Additionally the description section is wiped off html tags, since some feeds have them integrated (stupid idea). Telegram server automatically attaches a page preview to the message.