https://github.com/vitaly-rudenko/tag-media-bot
Telegram bot for tagging, searching, and quickly accessing your documents.
https://github.com/vitaly-rudenko/tag-media-bot
docker grpc javascript kubernetes mongodb nestjs redis telegram-bot turborepo typescript
Last synced: 2 months ago
JSON representation
Telegram bot for tagging, searching, and quickly accessing your documents.
- Host: GitHub
- URL: https://github.com/vitaly-rudenko/tag-media-bot
- Owner: vitaly-rudenko
- Created: 2023-12-28T15:27:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-07T14:54:02.000Z (over 1 year ago)
- Last Synced: 2025-01-02T07:12:04.615Z (4 months ago)
- Topics: docker, grpc, javascript, kubernetes, mongodb, nestjs, redis, telegram-bot, turborepo, typescript
- Language: TypeScript
- Homepage:
- Size: 874 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tag Media Bot
## Description
This bot enables users to tag media files, perform quick searches, and mark favorites directly within Telegram.
Features:
- 📝 Tag any document, GIF, video or audio (up to 10 tags per media file)
- 🔒 Create private tags for media files that only you can search
- 🔍 Search media files by your tags or all tags (inline query)
- ❤️ Mark media files as favorites for quick access## Stack & tools
- Node.JS, TypeScript, Turborepo
- Nest.js, gRPC, Telegraf
- MongoDB, Redis
- Kubernetes, Docker## Commands
- `npm run build` – build all projects
- `npm run lint` – link all projects