Skip to content

v1.3.3

Latest

Choose a tag to compare

@MaxWasUnavailable MaxWasUnavailable released this 18 May 12:13
· 1 commit to master since this release

Full Changelog: v1.3.2...v1.3.3

Changed

  • Streamlined the ChatService with a preprocess method that both replaces placeholders and sanitizes the input.
  • Command prefix is now configurable (Thanks to @downloadpizza in #20)

New Contributors