Skip to content

Commit

Permalink
right channel
Browse files Browse the repository at this point in the history
  • Loading branch information
netfeed committed Oct 31, 2010
1 parent a3bb7bd commit d5a45a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cinch-spotify
Expand Up @@ -10,7 +10,7 @@ bot = Cinch::Bot.new do
configure do |c|
c.nick = "Spotibot"
c.server = "irc.freenode.org"
c.channels = ["#cinch-bots"]
c.channels = ["#cinchbots"]
c.plugins.plugins = [Cinch::Plugins::Netfeed::Spotify]
end
end
Expand Down

0 comments on commit d5a45a8

Please sign in to comment.