mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-26 04:59:38 +01:00
zncmodules: rm myinsanity, freenodeinfo
This commit is contained in:
parent
5d7306003d
commit
bd098c31c3
@ -13,8 +13,6 @@ curl -LO https://github.com/jpnurmi/znc-playback/raw/master/playback.cpp
|
||||
sleep 2
|
||||
curl -LO https://github.com/jpnurmi/znc-chanfilter/raw/master/chanfilter.cpp
|
||||
sleep 2
|
||||
curl -LO https://github.com/KindOne-/znc-modules/raw/master/modules/freenodeinfo.cpp
|
||||
sleep 2
|
||||
curl -LO https://github.com/jpnurmi/znc-clientbuffer/raw/master/clientbuffer.cpp
|
||||
|
||||
# modpython
|
||||
@ -23,8 +21,6 @@ curl -LO https://raw.githubusercontent.com/jreese/znc-push/python/push.py
|
||||
sleep 2
|
||||
curl -LO https://github.com/Nothing4You/znc-modules/raw/master/kill_notice.py
|
||||
sleep 2
|
||||
curl -LO https://github.com/jdarmst/znc-modules/raw/master/python/myinsanity.py
|
||||
sleep 2
|
||||
curl -LO https://github.com/emagaliff/znc-nicktrace/raw/master/aka.py
|
||||
|
||||
# now you should compile znc normally or use zncconfigure in this
|
||||
|
Loading…
Reference in New Issue
Block a user