Skip to content

Releases: osu-cascades/hackbot

v2.0.0 - TypeScript

07 Oct 07:19
8461ff3
Compare
Choose a tag to compare

Changes

  • Ports the codebase over to TypeScript
  • Starts to add in tests for commands
    • The current tests should be good examples for others looking to learn how to test their commands.

1.0.1

22 Apr 11:19
Compare
Choose a tag to compare

First release tag, so EVERYTHING up until now is le' official.

Recent Changes

  • #45 Added version command
  • #46 Refactored Command Loader. Closed issue #37
  • #47 Refactored sendMessage to send in anticipation to Discord's sendMessage deprecation warnings.