v2.4.0 More Commands and Optimization
AnonymousHacker1279
released this
10 Nov 05:14
·
36 commits
to v2.x
since this release
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.