From 45830da0b5f5ff8a3fbfb6f1244c573befe3b594 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Thu, 14 Jan 2021 10:22:56 -0500 Subject: [PATCH] Bot Updating Unraid Template --- unraid/quassel-core.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100755 unraid/quassel-core.xml diff --git a/unraid/quassel-core.xml b/unraid/quassel-core.xml new file mode 100755 index 0000000..f30d4fa --- /dev/null +++ b/unraid/quassel-core.xml @@ -0,0 +1,26 @@ + + + + quassel-core + ghcr.io/linuxserver/quassel-core + https://github.com/orgs/linuxserver/packages/container/package/quassel-core + Donations + https://www.linuxserver.io/donate + https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png + bridge + false + https://github.com/linuxserver/docker-quassel-core/issues/new/choose + http://quassel-irc.org/ + [Quassel-core](http://quassel-irc.org/) is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core. + +This container handles the IRC connection (quasselcore) and requires a desktop client (quasselclient) to be used and configured. It is designed to be always on and will keep your identity present in IRC even when your clients cannot be online. Backlog (history) is downloaded by your client upon reconnection allowing infinite scrollback through time. + http://[IP]:[PORT:4242] + https://raw.githubusercontent.com/linuxserver/templates/main/unraid/quassel-core.xml + https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/quassel-core-icon.png + + + + + + + \ No newline at end of file