hubot-codenames

Suggesting solid gold, business appropriate names since 2013. Using Clive Murray's excellent http://codenames.clivemurray.com/

Usage no npm install needed!

<script type="module">
  import hubotCodenames from 'https://cdn.skypack.dev/hubot-codenames';
</script>

README

hubot-codenames Build Status

Suggesting solid gold, business appropriate names since 2013 thanks to Clive Murray's excellent Project Namer.

See src/codenames.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-codenames --save

Then add hubot-codenames to your external-scripts.json:

[
  "hubot-codenames"
]

Usage

Hubot> hubot suggest a name
Hubot> @alice How about SilverSheep?

Acknowledgements

This wouldn't be possible without Clive Murray's Project Namer.

License

Copyright © 2015 Paul Mucur

Distributed under the MIT License.