Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Telegram topics #3389

Open
1 task done
achlyss-8 opened this issue Mar 14, 2023 · 4 comments · May be fixed by #3515
Open
1 task done

Add support for Telegram topics #3389

achlyss-8 opened this issue Mar 14, 2023 · 4 comments · May be fixed by #3515

Comments

@achlyss-8
Copy link

achlyss-8 commented Mar 14, 2023

Description

Topics are new in telegram, and allow like discord to create several channels/topics to organize notifications. Currently it's not possible to use them and all notifications arrive in one and the same chat.

Desired Behavior

An input field for the message_thread_id in addition to the chatId that already exists
Since version 6.4 of Telegram Bot API, they added the message_thread_id to choose the topic in which to send the message: https://core.telegram.org/bots/api#december-30-2022
You have to make this field optional, because you can use a group without the topics.

Additional Context

Tautulli has just implemented it in the latest version following this issue: Tautulli/Tautulli#1980
How to get the message_thread_id https://stackoverflow.com/questions/74773675/how-to-get-topic-id-for-telegram-group-chat
I just created the same feature request at Sonarr and Radarr : Sonarr/Sonarr#5486 / Radarr/Radarr#8199

Code of Conduct

  • I agree to follow Overseerr's Code of Conduct
@achlyss-8 achlyss-8 changed the title Add support for telegram topics Add support for Telegram topics Mar 14, 2023
npkevin added a commit to npkevin/overseerr that referenced this issue Jun 22, 2023
npkevin added a commit to npkevin/overseerr that referenced this issue Jun 22, 2023
@npkevin npkevin linked a pull request Jun 22, 2023 that will close this issue
2 tasks
@stale
Copy link

stale bot commented Jul 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 15, 2023
@stale stale bot closed this as completed Aug 10, 2023
@danshilm danshilm removed the stale label Aug 17, 2023
@danshilm danshilm reopened this Aug 17, 2023
@VozDeOuro
Copy link

Im very interested in this, looks great. Can we expect this merge anytime soon?

@mehdimansouriut
Copy link

very interested too :)

@sannidhyaroy
Copy link

Hey, any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants