{ "windowTitle": "Web IRC", "startupScreen": "welcome", "kiwiServer": "/webirc/kiwiirc/", "restricted": true, "theme": "Default", "themes": [ { "name": "Default", "url": "static/themes/default" }, { "name": "Dark", "url": "static/themes/dark" }, { "name": "Coffee", "url": "static/themes/coffee" }, { "name": "GrayFox", "url": "static/themes/grayfox" }, { "name": "Nightswatch", "url": "static/themes/nightswatch" }, { "name": "Osprey", "url": "static/themes/osprey" }, { "name": "Radioactive", "url": "static/themes/radioactive" }, { "name": "Sky", "url": "static/themes/sky" }, { "name": "Elite", "url": "static/themes/elite" } ], "startupOptions" : { "infoContent": "
Now to configure it.
You can modify this page via the /etc/kiwiirc/client.json file.
Add your IRC network details to /etc/kiwiirc/config.conf
Have a quick read through the config file - there are plenty of comments explaining each feature.
" "infoBackground": "", "greetingText": "Libera Chat", "channel": "#yunohost", "nick": "web?", }, "embedly": { "key": "" }, "plugins": [ { "name": "customise", "url": "static/plugins/customise.html" } ] }