madmax3365 / madmax3365/node-red-node-discord

Can't @ Roles in DIscord

Open
#16 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement V3
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.