Skip to content

Simple Slackbot to turn Public Keys into QR codes on the 'find-friends' channel

Notifications You must be signed in to change notification settings

owenb/qrcodegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status QR Code Slackbot

A little Slackbot that scans messages in "find-friends" for public keys and turns them into QR codes.

Install

Create a bot at https://my.slack.com/services/new/bot and obtain a token.

Replace token with yours in index.js

Someone must manually invite the bot into the 'find-friends' channel:

/invite @qrgen

Run Tests

npm install -g mocha
mocha

TODO

  • Advise users who post an address instead of a public key

About

Simple Slackbot to turn Public Keys into QR codes on the 'find-friends' channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published