d_zunke_slack:
endpoint: slack.com/api/
token: null # Required
verify_ssl: true # ssl verification at guzzle client
use_http_post: false # give the ability to send request as HTTP POST
# The amount of retries for the connection if the Rate Limits of Slack are reached
limit_retries: 3
# Usernames to use for Communication inside the Messaging
identities:
# Prototype
username:
# An Url to a specific picture to use as Icon
icon_url: null
# The Icon to use from an emoji like :smile:
icon_emoji: null
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.