Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

Broid-Slack support message formatting #148

@ShinyChang

Description

@ShinyChang

Overview

  • What project is this issue for?: broid-slack
  • Is this a bug, security, feature request, or feedback: feature

Details

Broid-Slack is awesome, but I can not do advance things with broid-slack.
For example, I can not send custom attachment with below format:

{
    "text": "I am a test message http://slack.com",
    "attachments": [
        {
            "text": "And here’s an attachment!"
        }
    ]
}

reference: https://api.slack.com/docs/messages/builder

do you have any plan to support message formatting?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions