Skip to content

A Telegram bot designed to automatically remove duplicate forwarded messages from channels and group chats, enhancing clarity and reducing spam.

License

Notifications You must be signed in to change notification settings

kpechenenko/botcleaner

Repository files navigation

Botcleaner

Telegram bot for removing duplicate forwarded message from channels.

Demo

I use a personal chat in the demo, but the bot also works for group chat when different people forward same messages.

demo.gif

Installation

 make build-img

Usage

  1. Configuration

    cp env-example .env
    # fill in variables in .env
  2. Start

    make run-img

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

About

A Telegram bot designed to automatically remove duplicate forwarded messages from channels and group chats, enhancing clarity and reducing spam.

Topics

Resources

License

Stars

Watchers

Forks