Skip to content
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.

Plexi-v1.0-beta.5.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@collectioncard collectioncard released this 28 Jun 22:36
57107a3

We are getting very close to release! This version includes mostly bug fixes and pushes us closer to being out of beta.

Changes:

  • Bumped JDA version to latest (as of June 26, 2020)
  • Changed PlexiBot.java into a class that follows the singleton pattern to ensure that there is only one bot instance running at the same time and allow other classes to easily get access to the bot instance
  • Fixed issue where OKHTTP would report that a response body was not closed. closes #17
  • Fixed issue where initial GUI size was too small to show entire Plexi ASCII art
  • Added new ping command (called via "prefix + ping")
  • changed shutdown command to have an alias "stop"
  • Plexi now prompts the user if the bot is running and they click on the close button
  • Bumped Plexi version num to v1.0-beta.5.3