Config = { :server => { :host => "irc.freenode.net", :port => 6667, :realname => "repost", }, :client => { :nick => "repost", :channels => ["#repost-test"] }, # Space separated list of plugin names :plugins => %w() }