Skip to main content

Coding Beta Version

Develop the initial beta version of Bots Mattermost with working bot management, message routing, and external AI integrations. This version will support real-world testing inside Mattermost workspaces.

Daniel Marr

Objective:
Build the first working version of Bots Mattermost to support real-world testing and feedback.

Goals:

  • Implement core backend architecture for message routing, bot permissions, and API communication
  • Build UI components for dashboard, bot management, settings, logs, and integration tools
  • Connect Mattermost webhook and slash command interfaces to middleware logic
  • Enable connection to external AI agents and no-code tools (e.g. n8n, Zapier) via outbound webhooks
  • Prepare deployment scripts and environment configs for self-hosted or test deployments

Outcome:
A functional beta product that allows early users to connect bots, manage settings, and interact with AI agents directly in Mattermost channels.