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:
- Send Alert to discord
- 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.
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
Further Information
This bug can be fixed by making the changes found in Pull 2072
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The Profile Picture on discord just be the LGSM logo.