madmax3365 / madmax3365/node-red-node-discord

Only get " " out of the Get messages node.

Open
#35 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Maybee im stupid and this has ben asked hundred times before or i just dont knew enough about node red, but when i hook up an debug node to the Get messages node it only outputs " " when receiving a message in msg.payload and msg.rawData, setting the debug to msg.channel gives me the channel as it should so that works

![image](https://user-images.githubusercontent.com/90476032/203411868-112a7303-df55-4a47-9888-795e45e320e1.png)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Node-RED flow shown with the Get messages node and debug outputs for msg.payload, msg.rawData, and msg.channel. Trace how the node handles the received Discord message; done means payload and rawData contain the expected message content instead of spaces while channel output remains correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.