Skip to content
Success

Changes

Summary

  1. simplyfied process building for dl (commit: 7a5a39e) (details)
  2. using mono to run async dl process (commit: 9fb3449) (details)
  3. check if member hasrole instead of collect all roles. (commit: fa25633) (details)
Commit 7a5a39e9d48479695d9cd955be9615b43de16cba by BerndiVader
simplyfied process building for dl
fixed npe in ansi.printerr
(commit: 7a5a39e)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/Helper.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/term/ANSI.java (diff)
Commit 9fb3449c83b03588c9de977208102cec81e3986b by BerndiVader
using mono to run async dl process
(commit: 9fb3449)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/discord/command/commands/DownloadMedia.java (diff)
Commit fa256337d59ca49cb3f1f2c2971cd6bdbf8eae74 by BerndiVader
check if member hasrole instead of collect all roles.
reduced flatmap calls
(commit: fa25633)
The file was modifiedsrc/main/java/com/gmail/berndivader/streamserver/discord/DiscordBot.java (diff)