hubot-drumpf

Tiny script that MAKES HUBOT GREAT AGAIN!

Usage no npm install needed!

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

README

hubot-drumpf

A tiny script to "make your Hubot great again!"

Build Status

How to install?

Now, that's easy: install it:

~/my-hubot# npm install --save hubot-drumpf

Then, add it to your hubots' external-scripts.json file, so hubot will load it on start:

[
  "...",
  "hubot-drumpf",
  "..."
]

... aaand you are done!