An open API service indexing awesome lists of open source software.

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.

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