{
  "version": "1.0",
  "type": "repository",
  "interval": "day",
  "date": "2025-10-23",
  "generatedAt": "2026-05-14T23:36:28.097Z",
  "sourceLastUpdated": "2026-05-14T23:36:28.097Z",
  "contentFormat": "markdown",
  "contentHash": "fad9d0f0e47945a91ed62c228c96e2610cac3cdaec8e65cb2bd60cd2a99594bc",
  "entity": {
    "repoId": "elizaos-plugins/plugin-discord",
    "owner": "elizaos-plugins",
    "repo": "plugin-discord"
  },
  "content": "# elizaos-plugins/plugin-discord Daily Update (Oct 23, 2025)\n## OVERVIEW \nToday, the `plugin-discord` repository saw a significant feature addition with the migration to `runtime.handleMessage()`, improving message handling. A critical CLI installation issue was also resolved, with a new version released to address user reports.\n\n## KEY TECHNICAL DEVELOPMENTS\n\n### Core Feature Migration\n*   Migrated core message handling to `runtime.handleMessage()`, marking a work-in-progress feature enhancement for the plugin. ([#21](https://github.com/elizaos-plugins/plugin-discord/pull/21))\n\n## NEWLY OPENED PULL REQUESTS\nNo new pull requests were opened today.\n\n## CLOSED ISSUES\n\n### CLI Installation Bug Resolution\n*   A critical bug preventing the ElizaOS CLI from finding the `@anthropic-ai/claude-code` module after installation was reported and subsequently fixed with the release of version 1.6.3. Users confirmed the fix after re-installing the CLI. ([#6088](https://github.com/elizaos-plugins/plugin-discord/issues/6088))\n\n## NEW ISSUES\nNo new issues were reported today.\n\n## ACTIVE ISSUES\n### CLI Module Not Found Error ([#6088](https://github.com/elizaos-plugins/plugin-discord/issues/6088))\nThis issue, initially reported yesterday, detailed an error where the ElizaOS CLI could not find the `@anthropic-ai/claude-code` module. Today, the issue was resolved with the release of version 1.6.3. Users confirmed the fix after running `bun install -g @elizaos/cli` again. Prior to the fix, several users reported experiencing the same issue, and workarounds involving using the CLI from a local clone or directly executing the `dist/index.js` file were discussed."
}