https://github.com/theel0ja/tgmsg_remover
Telegram Message Remover - Removes all messages by you in a group.
https://github.com/theel0ja/tgmsg_remover
pyrogram telegram
Last synced: about 1 year ago
JSON representation
Telegram Message Remover - Removes all messages by you in a group.
- Host: GitHub
- URL: https://github.com/theel0ja/tgmsg_remover
- Owner: theel0ja
- License: mit
- Created: 2018-09-02T11:48:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T09:54:23.000Z (about 7 years ago)
- Last Synced: 2025-02-08T17:44:30.648Z (over 1 year ago)
- Topics: pyrogram, telegram
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telegram Message Remover
Removes all messages by you in a group.
Requires `config.ini`, as described [here](https://pyrogram.github.io/docs/start/Setup.html#configuration).
Remember also to set config and your username in `main.py`.
## Installation
```
virtualenv -p python3 venv
source venv/bin/activate
pip3 install Pyrogram
pip3 install --upgrade tgcrypto
```
## `config.ini`
as described here: https://docs.pyrogram.ml/start/ProjectSetup#configuration