Skip to content

It looks like elizaos calling the old method of twitter plugin #32

@nccuong-vikki

Description

@nccuong-vikki
[2025-07-03 01:22:59] ERROR: Error fetching search tweets:
    message: "(Error) fetchSearchTweets is deprecated. Use searchTweets generator instead."
    stack: [
      "Error: fetchSearchTweets is deprecated. Use searchTweets generator instead.",
      "at fetchSearchTweets (file:///home/ba/nami/node_modules/@elizaos/plugin-twitter/dist/index.js:799:9)",
      "at Client.fetchSearchTweets (file:///home/ba/nami/node_modules/@elizaos/plugin-twitter/dist/index.js:1928:12)",
      "at file:///home/ba/nami/node_modules/@elizaos/plugin-twitter/dist/index.js:2868:32",
      "at file:///home/ba/nami/node_modules/@elizaos/plugin-twitter/dist/index.js:2551:32",
      "at RequestQueue.processQueue (file:///home/ba/nami/node_modules/@elizaos/plugin-twitter/dist/index.js:2573:15)",
      "at file:///home/ba/nami/node_modules/@elizaos/plugin-twitter/dist/index.js:2557:12",
      "at new Promise (<anonymous>)",
      "at RequestQueue.add (file:///home/ba/nami/node_modules/@elizaos/plugin-twitter/dist/index.js:2548:12)",
      "at _ClientBase.fetchSearchTweets (file:///home/ba/nami/node_modules/@elizaos/plugin-twitter/dist/index.js:2866:48)",
      "at TwitterInteractionClient.handleTwitterInteractions (file:///home/ba/nami/node_modules/@elizaos/plugin-twitter/dist/index.js:7380:46)"
    ]

I met this error while trying to run twitter plugin, read the node_modules/@elizaos/plugin-twitter/dist/index.js, the method fetchSearchTweets throw the error on purpose, so I believe that elizaos main is calling the old method of twitter plugin

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions