This topic was automatically generated from Slack. You can find the original thread here.
How do I configure props.channel for discord sources when editing the code locally? The cli is not able to find channels in my server even after connecting my discord account. I keep getting the error
Configuring prop channels...
X Sorry, your reply was invalid: Unhandled array intrinsic prop type $.discord.channel
I am trying to run pd dev new-message.mjs within pipedream/components/discord/sources/new-message . Could I get some help on this?
I think the source was developed a while ago and it might not compatible with the current version of Pipedream CLI. You might need to use pd publish to publish the source and test it under Sources > My Sources