Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@jvtrigueros jvtrigueros released this 12 Jun 02:57
be66419

UPDATE
This release is using an outdated version of JDA and people have experienced connection issues. I haven't had the time to release a new version since then, but if you're brave use this build. I haven't tested it, but it should work.

If you want a turnkey solution, check out PawaLite


It's finally here!

I've been working slowly but steadily to close out all the outstanding issues that were open. There's still more work to do but this is probably a good checkpoint.

At a high level, these were the most dramatic changes since the last release:

Added

  • Remove Guilds that haven't been active in 30 days (configurable)
  • Add Minio as the storage layer
  • Bot will upload to Discord if recording is less than 8MB (Discord's limit)

Changed

  • Switched from TravisCI to CircleCI
  • Bot accepts commands from other bots
    • This allows users to script the bot
  • Renamed some commands:
    • (auto)join -> (auto)record
    • (auto)leave -> (auto)stop

Removed

  • No more alerts, therefore the command the !alerts command is gone
  • Direct dependency on BackBlaze B2
  • No default aliases out of the box

Fixed

  • !autoSave now saves after User is afk for 2mins
  • Respect !saveLocation and output to the set channel
  • Bot shouldn't act on it's messages, caused infinite loop with !help
  • Fix !autoleave and !autostop