Keybase proof
I hereby claim:
- I am iterion on github.
- I am iterion (https://keybase.io/iterion) on keybase.
- I have a public key whose fingerprint is C6F8 8F99 B19F 6CAF F184 7024 BA06 FC28 DDD1 5EE2
To claim this, I am signing this object:
# Description: | |
# Balls Response | |
# | |
# Commands: | |
# balls - Display a picture of balls | |
module.exports = (robot) -> | |
robot.hear /balls/i, (msg) -> | |
imageMe msg, "balls", (url) -> | |
msg.send url |
I hereby claim:
To claim this, I am signing this object:
git remote add github <<clone url>>
git push github