Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Ortiz <[email protected]>
  • Loading branch information
nandub committed Apr 6, 2012
2 parents 68c35fe + 40c0243 commit 97ec0ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/irc.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ class IrcBot extends Adapter

@bot = bot

self.emit "connected"

class IrcResponse extends Robot.Response
notice: (strings...) ->
@robot.adapter.notice @message.user, strings...
Expand Down

0 comments on commit 97ec0ef

Please sign in to comment.