Skip to content

Automatic deletion of duplicate files from telegram groups.

Notifications You must be signed in to change notification settings

mayiprint/tg-remove-duplicate-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Remove Duplicate File in TG

針對Telegram群組中轉傳重複檔案進行刪除的專案。

文章: https://blog.ipv4.site/posts/tg-remove-duplicate-file

使用

  1. 申請Telegram API(不知道如何申請,請看文章)
  2. 請替換 main.py 檔案中的 api_id, api_hash 與 chat_list變數
  3. 安裝套件
pip3 install -r requirements.txt
  1. 執行程式
python3 main.py

將來功能

將來或許會繼續修改功能,透過下載檔案在進行MD5校驗,但目前還沒餘力處理。

想說的話

如果喜歡可以按Star或有想詢問可以在issues,甚至有想要功能都可以詢問。

Email:admin@ipv4.site

About

Automatic deletion of duplicate files from telegram groups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages