Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

v0.0.3

Compare
Choose a tag to compare
@tdmalone tdmalone released this 11 Aug 12:08
· 54 commits to master since this release
775a88a

Added

  • A framework for providing 'sets' of random messages, each with a configurable probability of being chosen
  • A small probability of a 'shifty' response (requires the :shifty: emoticon on your Slack team)
  • Contributors: many more tests than are probably needed for an app of this size
  • Contributors: additional documentation for contributing to this app

Changed

  • Message types now allow for richer formatting, with different components able to be easily moved around
  • Contributors: some linting rules have been changed to make them easier to deal with
  • Contributors: new devDependencies in this release (run yarn or npm install to update)