@mrinjamul/hubot-uuid

A hubot script to generate uuid

Usage no npm install needed!

<script type="module">
  import mrinjamulHubotUuid from 'https://cdn.skypack.dev/@mrinjamul/hubot-uuid';
</script>

README

hubot-uuid

A hubot script to generate uuid

See src/uuid.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-uuid --save

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

["hubot-uuid"]

Sample Interaction

hubot uuid me - generate uuid for you