Pretty slack bot message

slack_bot(
  ...,
  channel = "feedback",
  username = "feedback app",
  icon_emoji = "",
  incoming_webhook_url = "webhook"
)

Arguments

...

An expression.

channel

A character string of the channel name.

username

A character string of the username.

icon_emoji

A character string of the icon emoji.

incoming_webhook_url

A character string of the incoming webhook url.

Value

TRUE