UNPKG

hubot-kaibaibo

Version:

Hubot script to play kai bai bo (rock paper scissors).

16 lines (11 loc) 407 B
hubot-kaibaibo ============== Hubot script to play Rock Paper Scissors. Kai bai bo or kawi bawi bo (가위바위보) is the Korean name for the same game. - Kai is Scissors - Bai is rock - Bo is short for Bojagi (보자기) which means cloth. ##Installation - Add `hubot-kaibaibo` to your `package.json` - Add `hubot-kaibaibo` to the `external-scripts.json`. - Then in the hubot dir, run `npm install`