Skip to content

hashashin/hubot-morse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-morse Build Status npm

Encode and decode morse

See src/morse.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-morse --save

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

["hubot-morse"]

Sample Interaction

user1>> hubot encode sos
hubot>> ... --- ...
user1>> hubot decode ... --- ...
hubot>> SOS

About

Encode and decode morse with hubot

Resources

Stars

Watchers

Forks

Packages

No packages published