madmax3365 / madmax3365/node-red-node-discord
Can't @ Roles in DIscord
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I have a bot that sends messages and works perfectly if I @ an individual user and pings them appropriately.
If you @ a Role it doesn't ping the role it just adds it as text.
Is there a specific way to do this or is it just that that functionality doesn't exist yet?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by verifying whether Discord role mentions are supported for messages sent through this node. Then inspect the message-handling entry point and determine how role references are passed through; done means a role mention is rendered and pings the role rather than appearing as plain text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100