Skip to content

Use webhooks to mirror status updates with member identity #101

@AadarshM07

Description

@AadarshM07

Description

Currently, amD mirrors status updates to Discord as embeds sent by the bot, it is difficult to identify which member posted the update.

Solution

Use Discord webhooks so each mirrored update appears with the member’s username and avatar.

Tasks

  • Create a webhook in each status channel if it does not exist
  • Fetch the member’s Discord username and avatar
  • Send the update using the webhook with user details

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions