Telegram bot to delete messages sent outside of threads
https://t.me/the_threadkiller_bot?startgroup=yes
|
All checks were successful
Build and push container image via docker buildx / Build and push container image via docker buildx (push) Successful in 34s
Release using Poetry a new version of the Python package / Build package (push) Successful in 12s
Release using Poetry a new version of the Python package / Publish package on Forgejo Packages (push) Successful in 2s
Release using Poetry a new version of the Python package / Publish package on Test PyPI (push) Successful in 4s
Release using Poetry a new version of the Python package / Publish package on PyPI (push) Successful in 4s
|
||
|---|---|---|
| .forgejo/workflows | ||
| .idea | ||
| .media | ||
| .vscode | ||
| threadkiller | ||
| .dockerignore | ||
| .gitignore | ||
| Containerfile | ||
| LICENSE.txt | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
| threadkiller.iml | ||
Threadkiller
Telegram bot to delete messages sent outside of threads
Quick setup
Add @the_threadkiller_bot to a Telegram group of your choice, then give it permission to Delete messages and to Pin messages.
Why?
Telegram discussion groups are buggy and weird.
Sending a message there without it being a reply to any other message means that channel viewers will not see it, despite the message probably being a reply to the immediately previous message.
This bot deletes all messages sent in the groups it's in except for replies to channel messages or messages starting with /thread.
Commands
- /start - In private chats, display information about Threadkiller.
- /version - View the currently running version of Threadkiller.
- /thread - Start a new thread with the given title.