{
  "id": "meshcore-discord-bridge",
  "name": "MeshCore Discord Bridge",
  "kind": "bot",
  "status": "active",
  "maturity": "beta",
  "description": "Bidirectional Node.js bridge between MeshCore channels and Discord, with multi-channel and multi-server routing, message chunking, flood protection, paced send queues and administrator pause controls.",
  "maintainers": [
    {
      "name": "Hude06",
      "url": "https://github.com/Hude06"
    }
  ],
  "repository": "https://github.com/Hude06/MeshCoreDiscordBridge",
  "license_type": "source-available",
  "languages": [
    "javascript"
  ],
  "platforms": [
    "linux",
    "macos",
    "windows"
  ],
  "interfaces": [
    "cli",
    "headless"
  ],
  "connections": [
    "serial",
    "usb",
    "http",
    "websocket"
  ],
  "node_roles": [
    "companion"
  ],
  "capabilities": [
    "messaging",
    "channels",
    "automation",
    "notifications",
    "bridging"
  ],
  "install": [
    {
      "type": "source",
      "url": "https://github.com/Hude06/MeshCoreDiscordBridge",
      "command": "npm install && pm2 start main.js --name mesh-bridge"
    }
  ],
  "popularity": {
    "githubStars": 12,
    "githubForks": 2,
    "githubWatchers": 4,
    "githubOpenIssues": 1,
    "githubContributors": 2,
    "latestReleaseDownloads": 0,
    "lastChecked": "2026-06-23"
  },
  "verification": {
    "sourceAvailable": true,
    "releasesAvailable": true,
    "signedReleases": false,
    "ciBuilds": false,
    "hasDocumentation": false,
    "lastChecked": "2026-06-23",
    "notes": [
      "Requires a Discord bot token and privileged message-content intent.",
      "The repository does not currently declare an SPDX license."
    ]
  },
  "tags": [
    "discord",
    "bridge",
    "rate-limiting",
    "message-chunking"
  ],
  "last_reviewed": "2026-06-23",
  "source": {
    "path": "data/software/meshcore-discord-bridge/software.yaml",
    "updatedAt": "2026-06-24T05:12:55+02:00"
  },
  "latest_version": "1.2",
  "released": "2026-02-23",
  "releases": [
    {
      "version": "v1.2",
      "name": "V1.2",
      "datetime": "2026-02-23T21:24:06Z",
      "url": "https://github.com/Hude06/MeshCoreDiscordBridge/releases/tag/v1.2",
      "prerelease": false,
      "notes": "@tek126 Wrote a full new branch with lots of new docs and some new features.",
      "notesHtml": "<p>@tek126 Wrote a full new branch with lots of new docs and some new features.</p>\n"
    },
    {
      "version": "release",
      "name": "v1.1",
      "datetime": "2026-01-04T01:21:49Z",
      "url": "https://github.com/Hude06/MeshCoreDiscordBridge/releases/tag/release",
      "prerelease": false,
      "notes": "Added Prefix Identifiers for messages and added back slash commands.",
      "notesHtml": "<p>Added Prefix Identifiers for messages and added back slash commands.</p>\n"
    }
  ],
  "changelogSource": "github",
  "changelogUpdatedAt": "2026-06-23T22:03:45.405Z"
}
