Skip to content

Commit

Permalink
adding another room
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Breed committed Aug 9, 2011
1 parent 10814fc commit 6ca0b29
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 62 deletions.
2 changes: 2 additions & 0 deletions hack-bot.coffee
Expand Up @@ -47,6 +47,8 @@ quack = ( room ) ->
instance.room room_id, quack
# zilla
instance.room '379185', quack
# op
instance.room '415651', quack

# heroku wants the app to bind to a port, so lets do that
server = http.createServer ( req, res ) ->
Expand Down
127 changes: 65 additions & 62 deletions hack-bot.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6ca0b29

Please sign in to comment.