oliyh / slacky

Memes as a Slack Service
33 stars 3 forks source link

Release notifications #16

Open oliyh opened 8 years ago

oliyh commented 8 years ago

When adding a new feature to Slacky there should be a way to allow users to be notified so that they can learn about and start using the new features.

For Slack, this could take the form of a broadcast to the default channel using a webhook, or by an additional response to any API request.

For browser plugins, this could take the form of a small toast and//or appear on plugin window.

In all instances the release notes should be generated on the server and only shown to the user a few times after each release to make sure it doesn't get annoying.