Skip to content
Success

Changes

Summary

  1. added name && usage to commandline arguments annotation (commit: 17ed153) (details)
  2. fixed exception if there was an empty message content received by the messageevent (commit: e0cc3d3) (details)
Commit 17ed153e6e02f75e3c78de9d8d5517326990ee57 by BerndiVader
added name && usage to commandline arguments annotation
(commit: 17ed153)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/annotations/Arg.java (diff)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/HeeWhooMee.java (diff)
Commit e0cc3d3e21bbebaf6920fb78eae6c06d87d47481 by BerndiVader
fixed exception if there was an empty message content received by the messageevent
(commit: e0cc3d3)
The file was modifiedsrc/main/java/com/gmail/berndivader/heewhomee/Discord.java (diff)