hubot-base64
v1.0.1
Published
Base64 encoding and decoding with Hubot
Readme
hubot-base64
Base64 encoding and decoding with Hubot
Usage:
@hubot encode <string> - Outputs a Base64 encoded version of your string
@hubot decode <string> - Outputs a UTF-8 decoded version of your base64 value
