new script to monitor chat streams
This commit is contained in:
@@ -62,6 +62,8 @@ let
|
||||
"manage_library" (builtins.readFile ./scripts/manage_library.fish);
|
||||
ffmpeg4discord = pkgs.writeScriptBin
|
||||
"ffmpeg4discord" (builtins.readFile ./scripts/ffmpeg4discord.py);
|
||||
chat-dl = pkgs.writeScriptBin
|
||||
"chat-dl" (builtins.readFile ./scripts/chat-dl.sh);
|
||||
in
|
||||
{ # Remember to close this bracket at the end of the document
|
||||
#+end_src
|
||||
@@ -383,6 +385,7 @@ lm_sensors # for extension, displays cpu temp
|
||||
nextcloud_scrapsync
|
||||
ffmpeg4discord
|
||||
manage_library
|
||||
chat-dl
|
||||
#+end_src
|
||||
|
||||
** DEVELOPMENT PACKAGES
|
||||
|
||||
Reference in New Issue
Block a user