# All values in this config file are required # If you omit some values, bot will most likely crash general: scriptname: "botik.rb" jabber: nick: "BotNick" login: "bot@example.com" password: "ChangeMe" resource: "StreamCtl" # Will be applied when general - scriptname matches the real filename room: "some-room" confserver: "conf.example.com" # Will be applied when general - scriptname differs from the real filename devroom: "some-dev-room" devconfserver: "conf.example.com" mpd: host: localhost port: 6600 site: "https://stream.example.com"