https://github.com/SyperAI/tg-message-logger-bot
Telegram Bot for notification of changes in personal messages based on business tools. Full secure
https://github.com/SyperAI/tg-message-logger-bot
logger telegram-bot
Last synced: 10 months ago
JSON representation
Telegram Bot for notification of changes in personal messages based on business tools. Full secure
- Host: GitHub
- URL: https://github.com/SyperAI/tg-message-logger-bot
- Owner: SyperAlexKomp
- Created: 2024-04-27T17:38:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T14:25:19.000Z (over 1 year ago)
- Last Synced: 2024-11-07T14:32:13.257Z (over 1 year ago)
- Topics: logger, telegram-bot
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Official bot](https://t.me/MessageLoggingBot)
## Telegram private message logging based on Telegram Business features
This bot was designed for those who would like to receive some kind of notification when someone edits or
deletes messages in a personal dialogue with them.
To ensure the security of message storage, an encryption system is used based on the `connection_id` parameter
which Telegram transmits when connecting a bot to a profile and which is unique for each user, which
allows you to guarantee complete safety of messages.
### List of supported message types:
- Text message
- Media message with caption (Photo/Video/GIF/Voice/Audio)
- Media message without caption (Photo/Video/GIF/Voice/Audio)
- Stickers
- Video note
- Location (It is not saved in the database, so when changed, only the current coordinates are displayed)
### Known Issues:
- Messages you received before connecting to the bot cannot be tracked.
- Unfortunately, due to the fact that the `connection_id` is unique for each connection - when disconnecting the bot from the profile
all your messages will be deleted from the database because they will never be able to be decrypted in the future, which means further
storage makes no sense.
### List of supported UI languages:
- English
- Ukrainian
- Russian