Replies: 1 comment
-
Probably you need to create a action for that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need a way to forward messages from one chat to another using an agent bot. I'm using the Eliza-starter repository and have imported Eliza as a package. However, this approach prevents me from directly accessing the bot's internal functions. How can I achieve message forwarding in this setup?
Beta Was this translation helpful? Give feedback.
All reactions