Open pxp9 opened 1 year ago
https://github.com/ayrat555/el_monitorro/blob/master/src/sync/sync_feed_job.rs#L151-L155
This is the affected code
@pxp9 there is already
/set_content_fields url fields - changes content hash fields of the specified feed. it's available only for the admin (`ADMIN_TELEGRAM_ID`).
Example: /set_content_fields https://www.badykov.com/feed.xml author,title
maybe we can postpone these changes?
I think we should delete this pr if we are not adding this command for users.
That will take a lot of work.
As requested of some users, the pr is to fix that el_monitorro sends an update when title is changed. This is an undesired behaviour.