Skip to content

Discord Profile Picture for alert is broken #2168

@NetworkInterface

Description

@NetworkInterface

This was fixed in Pull 2072
But a change later overwrote it

The discord pfp is located at "https://raw.githubusercontent.com/${githubuser}/${githubrepo}/${githubbranch}/lgsm/data/alert_discord_logo.png"

But the code points to
"https://raw.githubusercontent.com/${githubuser}/${githubrepo}/${githubbranch}/data/alert_discord_logo.png"

Basic info

  • Distro [Ubuntu 18.04]
  • Feature [Monitor]

Further Information

This bug can be fixed by making the changes found in Pull 2072

To Reproduce

Steps to reproduce the behaviour:

  1. Send Alert to discord
  2. view the generic discord pfp because a image is not found at the provided address

Expected behaviour

The Profile Picture on discord just be the LGSM logo.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions