mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-10 20:32:33 +01:00
zncmodules: put all modules to source
This commit is contained in:
parent
46ffad86ec
commit
4879c93c44
@ -15,12 +15,10 @@ curl -LO https://github.com/KindOne-/znc-modules/raw/master/modules/freenodeinfo
|
|||||||
curl -LO https://raw.githubusercontent.com/NuclearW/znc-modules/master/privmsg_auto/privmsg_auto.cpp
|
curl -LO https://raw.githubusercontent.com/NuclearW/znc-modules/master/privmsg_auto/privmsg_auto.cpp
|
||||||
curl -LO https://raw.githubusercontent.com/kylef/znc-contrib/master/clientaway.cpp
|
curl -LO https://raw.githubusercontent.com/kylef/znc-contrib/master/clientaway.cpp
|
||||||
|
|
||||||
# now you should compile znc normally or use zncconfigure in this
|
# modpython
|
||||||
# repository.
|
|
||||||
|
|
||||||
# ~/.znc/modules for mod* modules that aren't compiled with ZNC
|
|
||||||
mkdir -p ~/.znc/modules
|
|
||||||
cd ~/.znc/modules
|
|
||||||
curl -LO https://raw.githubusercontent.com/jreese/znc-push/python/push.py
|
curl -LO https://raw.githubusercontent.com/jreese/znc-push/python/push.py
|
||||||
curl -LO https://gist.github.com/kylef/840763/raw/0caaa3e745b7759dcf6f0309184d267180f09cbc/pyeval.py
|
curl -LO https://gist.github.com/kylef/840763/raw/0caaa3e745b7759dcf6f0309184d267180f09cbc/pyeval.py
|
||||||
curl -LO https://github.com/Nothing4You/znc-modules/raw/master/kill_notice.py
|
curl -LO https://github.com/Nothing4You/znc-modules/raw/master/kill_notice.py
|
||||||
|
|
||||||
|
# now you should compile znc normally or use zncconfigure in this
|
||||||
|
# repository.
|
||||||
|
Loading…
Reference in New Issue
Block a user