zncmodules: add clientbuffer

This commit is contained in:
Aminda Suomalainen 2015-03-23 10:36:30 +02:00
parent 373913313b
commit e21c13ff03
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ 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
curl -LO https://github.com/jpnurmi/znc-clientbuffer/raw/master/clientbuffer.cpp
# UNSTABLE!
#curl -LO https://raw.githubusercontent.com/kylef/znc-contrib/master/clientaway.cpp
rm clientaway.cpp