Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ACTION] Discord Bot - Send New Message to Forum Post #12120

Closed
vunguyenhung opened this issue May 24, 2024 · 3 comments · Fixed by #12164
Closed

[ACTION] Discord Bot - Send New Message to Forum Post #12120

vunguyenhung opened this issue May 24, 2024 · 3 comments · Fixed by #12164
Assignees
Labels
action New Action Request enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@vunguyenhung
Copy link
Collaborator

vunguyenhung commented May 24, 2024

Is there a specific app this action is for?
Discord Bot

Users got confused when they need to put Forum's Post ID to the Channel ID prop for the Discord Send Message to work with Forum Post. See this post here

Please provide a link to the relevant API docs for the specific service / operation.

In the action code, we will pass value in the Post ID prop to Channel ID param to Discord API

@vunguyenhung vunguyenhung added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers action New Action Request labels May 24, 2024
@vunguyenhung vunguyenhung added this to To Do in Component (Source and Action) Backlog via automation May 24, 2024
@dylburger dylburger added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 24, 2024
@michelle0927 michelle0927 self-assigned this May 30, 2024
@michelle0927 michelle0927 moved this from Doing to Ready for PR review in Component (Source and Action) Backlog May 30, 2024
@lcaresia lcaresia moved this from Ready for PR review to Ready for QA in Component (Source and Action) Backlog Jun 3, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 4, 2024
@vunguyenhung vunguyenhung changed the title [ACTION] Discord - Send New Message to Forum Post [ACTION] Discord Bot - Send New Message to Forum Post Jun 4, 2024
@vunguyenhung
Copy link
Collaborator Author

Hello @michelle0927, sorry I've mistaken on the App when creating this ticket. It's Discord Bot instead of Discord. Would you mind moving this action to Discord Bot app instead?

Expected Behavior:

  • Please move the action to the Discord Bot app instead. Because send message to Forum Post is not available for Discord app
  • Please update the Post ID prop description as follow:
To get the Post ID:

1. **Manually on Web** 
	- Select the Forum thread, them copy the **second** number from the URL. For example, if the URL is `https://discord.com/channels/123/456`, the Post ID is `456`.

2. **Pipedream Source**
   - If you're using **Discord Bot - New Forum Thread Message** source, use the `channel_id` field from the event. 

@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Jun 4, 2024
@vunguyenhung
Copy link
Collaborator Author

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/ACTION-Discord-Send-New-Message-to-Forum-Post-b7fef4e475c94d4e91a16ae6a5f98ef1

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Jun 4, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Jun 5, 2024
@vunguyenhung vunguyenhung moved this from In QA to Ready for release in Component (Source and Action) Backlog Jun 5, 2024
@vunguyenhung
Copy link
Collaborator Author

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/ACTION-Discord-Send-New-Message-to-Forum-Post-b7fef4e475c94d4e91a16ae6a5f98ef1

Component (Source and Action) Backlog automation moved this from Ready for release to Done Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action New Action Request enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed triaged For maintainers: This issue has been triaged by a Pipedream employee
Development

Successfully merging a pull request may close this issue.

3 participants