zncmodules: add freenode-info

This commit is contained in:
Aminda Suomalainen 2015-01-29 08:32:35 +02:00
parent 4ea287c5b9
commit 2d34372dd1
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ curl -LO https://github.com/NuclearW/znc-modules/raw/master/away_notify/away_not
curl -LO https://raw.githubusercontent.com/Zarthus/Code-Snippets/master/c++/znc-modules/ctcp_notifier.cpp
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
# now you should compile znc normally or use zncconfigure in this
# repository.