mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 11:19:25 +01:00
zncmodules: add playback
This commit is contained in:
parent
4ff947c8aa
commit
72ae2b2d0d
@ -9,8 +9,10 @@ curl -LO https://raw.githubusercontent.com/kylef/znc-contrib/master/privmsg.cpp
|
||||
curl -LO https://github.com/NuclearW/znc-modules/raw/master/away_notify/away_notify.cpp
|
||||
curl -LO https://github.com/NuclearW/znc-modules/raw/master/away_notify/away_notify_unsolicited.cpp
|
||||
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
|
||||
|
||||
# now you should compile znc normally or use zncconfigure in this repository.
|
||||
# now you should compile znc normally or use zncconfigure in this
|
||||
# repository.
|
||||
|
||||
# ~/.znc/modules for mod* modules that aren't compiled with ZNC
|
||||
mkdir -p ~/.znc/modules
|
||||
|
Loading…
Reference in New Issue
Block a user