madmax3365 / madmax3365/node-red-node-discord
[Feature Request] Include role information in message object?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I use this bot for a few moderator commands, and I would like to check if their roles include the moderator role. However (at least in V3) this isn't included currently.
Thanks!
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 locating where the V3 message object is assembled and how Discord member roles are represented in the project. Confirm the intended message shape and role data available there; done means moderator commands can inspect a sender's roles, with the relevant behavior covered by the project's existing tests if present.
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
- 28/100