zncmodules: add privmsg_auto

This commit is contained in:
Aminda Suomalainen 2015-02-10 20:03:47 +02:00
parent 2d34372dd1
commit 61a1d901da
1 changed files with 1 additions and 0 deletions

View File

@ -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.