This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
v0.0.3
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 (runyarn
ornpm install
to update)