Telegram bot to delete messages sent outside of threads
- Python 90.1%
- Dockerfile 9.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
All checks were successful
Build and push container image via docker buildx / Build and push container image via docker buildx (push) Successful in 7m0s
|
||
| .forgejo/workflows | ||
| .idea | ||
| .media | ||
| .vscode | ||
| threadkiller | ||
| .containerignore | ||
| .gitignore | ||
| Containerfile | ||
| LICENSE.txt | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
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.