Skip to content

Commit

Permalink
NO DISASSEMBLE!
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Grzesiak committed Nov 10, 2011
1 parent 788daf1 commit 42c6d35
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/scripts/disassemble.coffee
@@ -0,0 +1,5 @@
# disassemble - NO DISASSEMBLE

module.exports = (robot) ->
robot.respond /disassemble/i, (msg) ->
msg.send 'NO DISASSEMBLE!'

0 comments on commit 42c6d35

Please sign in to comment.