team-bot 0.2.7

Telegram bot front-end for teamctl managers.
team-bot-0.2.7 is not a library.

team-bot — Telegram adapter for the teamctl interfaces: abstraction.

Watches the mailbox for messages addressed to managers with telegram_inbox: true and for new pending approvals, and surfaces both to the authorized Telegram chat. Inbound user messages (DMs + callback button taps) write back into the mailbox.

Later interface adapters (team-interface-discord, -imessage, -cli) mirror this crate's shape: an async loop against the same SQLite mailbox plus an adapter-specific transport.