Skip to content

Commit

Permalink
deneme
Browse files Browse the repository at this point in the history
  • Loading branch information
muratzorer committed Sep 13, 2017
1 parent a4bbdbf commit 8111766
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 56 deletions.
3 changes: 2 additions & 1 deletion hubot-scripts.json
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
[]
[
]
5 changes: 0 additions & 5 deletions scripts/000-es6-support.js

This file was deleted.

49 changes: 0 additions & 49 deletions scripts/send-mail.js

This file was deleted.

2 changes: 1 addition & 1 deletion scripts/trial.coffee
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = (robot) ->

robot.hear /deneme/i, (res) ->
res.send "Badgers? BADGERS? WE DON'T NEED NO STINKIN BADGERSSSSSSSSSSSSSSS"
robot.logger.debug "Received message #{res.message.text}"

0 comments on commit 8111766

Please sign in to comment.