Skip to content

Commit

Permalink
Join ep-dev and yg channels
Browse files Browse the repository at this point in the history
  • Loading branch information
heikkiv committed Feb 19, 2013
1 parent eadddf3 commit 5fa5ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/02_ircbot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
configure do |c|
c.nick = 'HeikkiV'
c.server = "irc.freenode.org"
c.channels = ["#ep-dev-test"]
c.channels = ["#ep-dev-test", "#ep-dev", "#yougamers2"]
end

on :message do |m|
Expand Down

0 comments on commit 5fa5ae8

Please sign in to comment.