goryn-clade / pathfinder

Mapping tool for EVE ONLINE
https://pathfinder.lost-in-w.space/
MIT License
130 stars 65 forks source link

[BUG] Discord webhook formatting is broken #174

Open samoneilll opened 1 year ago

samoneilll commented 1 year ago

As per https://github.com/goryn-clade/pathfinder-containers/issues/50 the discord webhook creates an embed with broken formatting. This is most likely due to changes in how webhooks are handled on discord's side and may need some adjustment in PF.

image

TyrHeimdalEVE commented 1 year ago

I'm not aware of any changes to Discord's webhooks that would cause this. They're essentially just dumb JSON POST requests.