L
L
Lizebed2017-09-26 15:29:36
Python
Lizebed, 2017-09-26 15:29:36

How to make a bot to display information from an RSS feed?

The bottom line is that you need to take a link from this tape and display it in a telegram chat.
How to implement? Didn't find anything useful on google.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
IceJOKER, 2017-09-27
@IceJOKER

A couple of days ago I wrote a simple script that parses rss and sends data to the Telegram channel, Google helped with finding the necessary information.
1. Create a bot and get a token
2. Add it to a chat or channel where you want to post information
3. Parse rss (feedparser will help you)
4. Send a request to https://core.telegram.org/bots/api#sendmessage
Nothing complicated

M
maxwell, 2018-02-04
@maxwell

Why reinvent the wheel? use iftt recipes

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question