Two Llama Ops Board
Early build • Telegram-first • Dashboard next
What’s working right now
- Database + task schema (SQLite + Prisma)
- Telegram bot webhook endpoint:
/api/telegram/webhook - Telegram commands:
/start,/new,/todo,/task
How to use it (Telegram)
- In Telegram, message the bot:
/start - Create a task:
/new Fix menu reel captions - See your tasks:
/todo - View a task:
/task TLM-OPS-1
Once the webhook is set, the bot will respond inside Telegram with inline buttons (Assign to me / Mark done).
What’s next (dashboard)
- Kanban board view + filters (workstream, type, status, assignee)
- Task detail page with comments + audit log
- Telegram login (phone-friendly)