Skip to content
Success

Changes

Summary

  1. check if process is still alive befor destroy (commit: b29d125) (details)
  2. added usage to console dlp command (commit: 13197ae) (details)
  3. created discord dlp command (commit: 1b2b026) (details)
Commit b29d125997219b8b9c5ff82fce39695fc94d59fb by BerndiVader
check if process is still alive befor destroy
(commit: b29d125)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/console/command/commands/DownloadMediaFile.java (diff)
Commit 13197aecd3d8410cc2c88848b970233f0dee0822 by BerndiVader
added usage to console dlp command
(commit: 13197ae)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/console/command/commands/DownloadMediaFile.java (diff)
The file was addedsrc/main/java/com/gmail/berndivader/streamserver/discord/command/commands/DownloadMedia.java