caronc / nzb-notify

Push Notifications to a large number of supported services for NZBGet and SABnzbd (based on Apprise)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to use discord webhook default image for notifications

EnArvy opened this issue · comments

Question

Discord webhooks have a default image. However, nzb-notify overrides it, and I could not figure out any way to stop it from doing that.
Please help!
Thanks for the amazing library.

As far as I can tell, the only way to do this would be to modify the files under Notify/apprise-theme/ for the different statuses, but the only way I was able to get it to work was to also host those files on a webserver and change the URL for asset.image_url_mask in Notify.py to the correct path for the hosted files.

I think ?image=no turns this off

Edit: for clarity, add this to your discord:// URL