mattpker / pm2-slack

A PM2 module to emit events to Slack
MIT License
145 stars 70 forks source link

Bugfix messages width #10

Closed ma-zal closed 7 years ago

ma-zal commented 7 years ago

Longer messages was displayed on left side of display only. Right was always empty. Reason is using property "short: true", that is used for displaying side-by-side with other values.

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