0.38.0 • Published 2 years ago

saihubot-cli-skill-qrcode v0.38.0

Weekly downloads
8
License
MIT
Repository
github
Last release
2 years ago

Saihubot-cli-skill-qrcode

Saihubot-cli-skill-qrcode provide QRcode skill that works for Command Line.

Install

npm install saihubot-cli-skill-qrcode
import { skillQRCode } from 'saihubot-cli-skill-qrcode'

then you can include via

new SaihuBot({
  ...
  skills: [skillQRCode],
});

Sample

saihu qrcode https://github.com/gasolin/saihubot

Imgur

Credit

The project use https://github.com/soldair/node-qrcode and https://github.com/vadimdemedes/ink to render QRCode

0.38.0

2 years ago

0.37.0

3 years ago

0.36.0

3 years ago

0.35.1

3 years ago

0.35.0

3 years ago

0.34.0

3 years ago

0.33.0

3 years ago