jammerware / margiebot

MargieBot is a .NET library designed to make building bots for Slack fast, easy, and fun.
MIT License
122 stars 42 forks source link

Add support for Action fields in Attachments #22

Closed BeigeBadger closed 5 years ago

BeigeBadger commented 7 years ago

See: https://api.slack.com/docs/message-attachments

What are the road-blocks to implementing this - time, motivation, technical limitations/complexity? I'd be happy to help where I can.