diff --git a/bash/zncmodules b/bash/zncmodules index 7562c94..a9170fc 100755 --- a/bash/zncmodules +++ b/bash/zncmodules @@ -12,6 +12,7 @@ curl -LO https://raw.githubusercontent.com/Zarthus/Code-Snippets/master/c++/znc- curl -LO https://github.com/jpnurmi/znc-playback/raw/master/playback.cpp curl -LO https://github.com/jpnurmi/znc-chanfilter/raw/master/chanfilter.cpp curl -LO https://github.com/KindOne-/znc-modules/raw/master/modules/freenodeinfo.cpp +curl -LO https://raw.githubusercontent.com/NuclearW/znc-modules/master/privmsg_auto/privmsg_auto.cpp # now you should compile znc normally or use zncconfigure in this # repository.