How can I update the content from rss with feedparser in python

前端 未结 0 1810
抹茶落季
抹茶落季 2021-01-26 05:07

I\'m trying to do a loop but the title from the rss it does not update to the new title from rss

url = \'xxx\'
d = feedparser.parse(url)

@bot.message_handler(reg         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题