diff --git a/linuxserver.io/limnoria.xml b/linuxserver.io/limnoria.xml index 4150615..179841b 100644 --- a/linuxserver.io/limnoria.xml +++ b/linuxserver.io/limnoria.xml @@ -9,7 +9,22 @@ false https://forums.unraid.net/topic/xxx-support-linuxserverio-xxx/ https://github.com/ProgVal/limnoria - Limnoria A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot. + Limnoria A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot. + [br] + If you do not have an existing config you will need to start the container and then run the following wizard command: + [b]docker exec -it -w /config -u abc limnoria limnoria-wizard[/b] + [br] + If you have an existing config, adjust the directory settings in your conf file as follows: + supybot.directories.backup: /config/backup + supybot.directories.conf: /config/conf + supybot.directories.data: /config/data + supybot.directories.data.tmp: /config/data/tmp + supybot.directories.data.web: /config/web + supybot.directories.log: /config/logs + supybot.directories.plugins: /config/plugins + [br] + NOTE: These are not grouped together in the file. You will need to search your conf file for the variables. + Then start up the container and place your conf file and any of your existing directories in /config Network:Messenger http://[IP]:[PORT:8080] https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/limnoria.xml