Telegram bot for removing duplicate forwarded message from channels.
I use a personal chat in the demo, but the bot also works for group chat when different people forward same messages.
-
Configuration
cp env-example .env # fill in variables in .env
-
Start
make run-img