Skip to content

v3.0.9 - Bug Fixes And Optimizations

Compare
Choose a tag to compare
@DuckBoss DuckBoss released this 14 Jun 16:11
· 885 commits to master since this release

Note: If your !help commands don't function correctly, update to this version and regenerate your database. You don't need to reconfigure any configs, plugins, etc.

Refer to the Quick Start Guide and New Version Update Guide if this is your first time updating the bot.

All Updates

  • Fixed missing field in the quick setup utility web page. Configs generated from the QSU should be fully functional now.
  • Fixed !help command showing incorrect plugin names
  • Fixed typo that caused incorrect formatting in randomizer plugin help data
  • Fixed log/print message for inserting help data into the database.
  • Made some internal database optimizations when importing new data.
  • Fixed importing issue with help data from plugins. The !help 'plugin_name' command should now work correctly.
    • Thanks to @ajmandourah for bringing up the issue with the help commands.
  • Fixed incorrect message being displayed when removing aliases from the database.
  • Fixed run-time error when trying to retrieve an alias from the database that doesn't exist.
  • Removed various debug statements.