Skip to content

Development Build v0.5

Latest
Compare
Choose a tag to compare
@Senither Senither released this 15 Feb 02:36
· 883 commits to master since this release

This build is an early development build which is somewhat stable, feel free to download and run it for testing purposes. the build requires a MySQL database since SQLite databases are not yet supported in AvaIre.

Note: This is an early development build, you will most likely encounter some issues with the bot, if you do please contact me on Discord at Senither#0001 or on the official AvaIre Discord Support Server.

Changelog

  • Upgrade Gradle wrapper to version 4.4
  • Upgrade JDA to version 3.3.5 build 332
  • Created 5 new commands.
    • DJ Level Command.
    • Stop Music Command.
    • Modlog Commad.
    • Reload System Command.
  • Added config options for:
    • Default command prefix.
    • Application client id.
    • Music activity tracking and timeouts.
    • Lavalink nods and settings.
    • Metrics web api ports and settings.
  • Added shutdown message for servers playing music.
  • Added support for the use of Lavalink as encoding nodes for music.
  • Added a "new line" placeholder to welcome/goodbye messages.
  • Added cleanup for music commands by auto deleting messages.
  • Added support for modlogging in all moderator related commands.
  • Created guild API routes.
  • Changed help command to hide categories if they're disabled in the current channel.
  • Changed custom shard manager out for JDAS new internal shard manager.
  • Changed all category commands to share a common prefix.
  • Changed now playing messages to more user.
  • Changed plugin loaders from using JSON to YAML.
  • Changed descriptions for some commands to be more informative.
  • Moved user, channel and server info commands from admin to the utility category.
  • Squashed 31 bugs.
  • And 66 other minor changes.