@resultcrafter/aimanager-instagram-connector
v1.2.4
Published
AI Manager Instagram DM connector
Maintainers
Readme
AI Manager Instagram DM Connector
Instagram Direct Messages connector for AI Manager.
This package allows AI Manager to receive and reply to Instagram Direct Messages. Agents handle Instagram conversations from the unified dashboard alongside Telegram, WhatsApp, Messenger, and web widget channels.
License & Attribution
MIT License — see LICENSE.
This software is derived from:
@tiledesk/tiledesk-messenger-connector(MIT) — base blueprint@tiledesk/tiledesk-telegram-connector(MIT) — architecture reference
All original Tiledesk packages are MIT licensed. This package retains the MIT license and copyright notice as required.
Status
Under development. The repo is seeded from the Messenger connector with all references renamed. Remaining work per the implementation plan:
- Replace basic config form with Instagram OAuth flow
- Adapt FacebookClient.js for Instagram Graph API
- Wire up webhook handlers for Instagram DM payloads
- Add Dashboard UI constants and badges
- Register as AI Manager server pubmodule
See the full plan in docs/proposal.md.
Documentation
| Document | Description |
|----------|-------------|
| docs/proposal.md | Instagram connector implementation proposal |
| docs/design.md | Technical design decisions |
| docs/specs/ | Requirements and scenarios |
| docs/tasks.md | Implementation tasks |
| docs/adding-new-channel-guide.md | Universal guide for adding any channel to AI Manager |
| docs/connector-research-proposal.md | Research findings on existing connectors |
Quick Start
npm install
npm start