news-feed-bot icon indicating copy to clipboard operation
news-feed-bot copied to clipboard

Bot for Telegram that gets and posts news to a channel.

Results 5 news-feed-bot issues
Sort by recently updated
recently updated
newest added

The idea is to deliver alerts right in DM with the bot. It's better to start with alert on too big pause between posts.

enhancement

Current solution for summary generation (GPT 3.5 Turbo) is ok. but sometimes gives weird results. Need to make better solution with higher accuracy.

enhancement

To properly support also YouTube and podcasts it's better to have different types of posts like video, podcast and so on.

enhancement

For some reason, the bot stops working after some amount of time. In logs I see ``` failed to run fetcher: driver: bad connection ``` So, I guess the problem...

bug