Skip to content

Conversation

@Civil
Copy link
Owner

@Civil Civil commented Jul 3, 2024

That is how I run the bot for a while...

Vladimir Smirnov and others added 6 commits October 9, 2023 02:59
It seems taht old telegram bot api package is no longer maintained.

Migrating bot to use telego as a new package for telegram bot api

Also rework parts of the error handling (will try to resend messages in
case of errors)

As after migration bot will send MarkdownV2 messages, it is not yet
fully tested, so might not work correctly on a long run

Related to #10
At this moment I don't think I'll have more than few errors that needs
to be resended, so queue is very simple (built on top of chans and
persisted in SQLite RAW)
 * Escape more characters from feed title
 * Discard feeds that do not exist (404 from github)
 * Handle user blocks gracefully (forget user's chat)
 * If group got upgraded to supergroup - handle that gracefully
@Civil Civil merged commit 88ff885 into master Jul 3, 2024
@tenmozes tenmozes deleted the dev branch July 3, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant