question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support `icon_url` parameter for Slack

See original GitHub issue

💡 The Idea Slack supports the ability to pass in an icon_url value when calling an Incoming Webhook. Can this be supported by Apprise? Currently you can change the footer icon as seen here: https://github.com/caronc/apprise/blob/master/apprise/plugins/NotifySlack.py#L311

But in my opinion the footer icon is too small and I’d rather be able to change the icon of the user. Included some screenshots below for reference. Thanks in advance!

image

I want to control the green in the below, not the red image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
raman325commented, Oct 21, 2019

Oh that’s fine, I will either change the code manually or wait for your next release. Thanks for the suggestion!

1reaction
raman325commented, Oct 21, 2019

👍 thanks for the quick review and merge!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sending messages using Incoming Webhooks - Slack API
Creating an Incoming Webhook gives you a unique URL to which you send a JSON payload with the message text and some options....
Read more >
api/services/slack: Consider add support custom icon emoji ...
To see custom profile picture for incoming Slack messages from GitLab API. Proposal. We can add new params like icon_emoji and icon_url to...
Read more >
slack/chat.go at master - GitHub
PostMessageParameters contains all the parameters necessary (including the ... Use http://davestevens.github.io/slack-message-builder/ to help crafting your ...
Read more >
slack - Go Packages
github.com/slack-go/slack ... This library supports most if not all of the api.slack.com REST calls, ... func MsgOptionIconURL(iconURL string) MsgOption ...
Read more >
Slack API: Interactivity components not do not work posting ...
postMessage ? If that's the case then the issue is that this parameter, as_user is not supported for newer apps. In other words...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found