This bot enables users to tag stickers & GIFs, perform quick searches, and mark favorites directly within Telegram.
Features:
- 📝 Tag stickers & GIFs (up to 10 tags per file)
- 🔒 Create private tags for files that only you can search
- 🔍 Search files by your tags or all tags (inline query)
- 🖇 Quickly tag all stickers in a sticker set
- ❤️ Mark files as favorites for quick access
- 🖼 Create new stickers from photos or files
- Node.JS, AWS DynamoDB
- AWS CDK, Telegraf
- Rollup, Jest
- Telegram Bot API
npm run setup-local
– set up local DynamoDB tablesnpm run dev
– run bot locallynpm run deploy:prod
– deploy to AWS
Find detailed information about the project's architecture in docs/architecture.md.