An open API service indexing awesome lists of open source software.

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.

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