dgtlmoon / dgtlmoon/changedetection.io

Telegram Notification Partial Message

Open
#822 0 comments 0 reactions 1 assignee Claimed by @dgtlmoon View on GitHub
Notifications systems triage
Dominant language
Python
Stars
34.1k
Forks
2k
Avg merge
23h 38m
Merged PRs (30d)
67

Description

**Describe the bug**
When using telegram as notification for changes, it send only first message, and for full message is not sending completely after check on web.

**Version**
latest version

**To Reproduce**

Steps to reproduce the behavior:
1. Enable notification Telegram
2. Create changes with a very long text (exceed 1024 char)
3. Check on Telegram Channel/Group
4. It will show 1 message instead multiple message of full text.

**Expected behavior**
Sending message per 1024 character.

**Screenshots**
![image](https://user-images.githubusercontent.com/1845987/183364445-c3649426-9c8d-468e-8049-78d943380db0.png)

**Additional context**
Telegram is limited text 1024 per sending and will reject if it's more than that.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.