From 082e92846b17d6359ffdfa9c705093477e2f3a6f Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 19 Oct 2015 11:24:27 +0300 Subject: [PATCH] zncmodules: add aka --- bash/zncmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/bash/zncmodules b/bash/zncmodules index cdf3dba..de01821 100755 --- a/bash/zncmodules +++ b/bash/zncmodules @@ -15,6 +15,7 @@ wget -Ncnv https://github.com/jpnurmi/znc-clientbuffer/raw/master/clientbuffer.c wget -Ncnv https://raw.githubusercontent.com/jreese/znc-push/python/push.py wget -Ncnv https://github.com/Nothing4You/znc-modules/raw/master/kill_notice.py wget -Ncnv https://github.com/jdarmst/znc-modules/raw/master/python/myinsanity.py +wget -Ncnv https://github.com/AwwCookies/ZNC-Modules/raw/master/Aka/Aka.py # now you should compile znc normally or use zncconfigure in this # repository.