18F / standup-slack-bot

A Slack bot to streamline team standup without disturbing the overall flow of conversation
https://standup-slack-bot.app.cloud.gov/
Other
87 stars 31 forks source link

Make help text friendlier #117

Closed mgwalker closed 7 years ago

mgwalker commented 7 years ago

This PR moves the help text into a Slack post instead of just a regular message. This allows it to be formatted as Markdown and also lets users collapse it if they don't want to see it (e.g., if someone asked for help in a channel):

screen shot 2017-01-03 at 12 06 34 pm

Closes #64

codecov-io commented 7 years ago

Current coverage is 85.03% (diff: 85.71%)

Merging #117 into develop will decrease coverage by 0.12%

@@            develop       #117   diff @@
==========================================
  Files            43         43          
  Lines          1213       1236    +23   
  Methods         221        224     +3   
  Messages          0          0          
  Branches        170        175     +5   
==========================================
+ Hits           1033       1051    +18   
- Misses          180        185     +5   
  Partials          0          0          

Powered by Codecov. Last update e1e7000...d2539cf