Skip to content

v2.4.0 More Commands and Optimization

Compare
Choose a tag to compare
@AnonymousHacker1279 AnonymousHacker1279 released this 10 Nov 05:14
· 36 commits to v2.x since this release
2860570

This release adds a few new commands and heavily optimizes the custom commands feature.

New commands:

  • Get image from InspiroBot
  • Get random facts
  • Generate QR code from URL
  • Edit quote command (admin-only)

Updated commands:

  • System status command now shows more detailed data

Optimizations:

  • Custom command data is cached on start
  • Osmium rewrite
  • Osmium import whitelist is now configurable via management portal

The custom commands optimizations resulted in a 127.66% performance improvement in my testing. A simple command took roughly a second to execute.