You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[v1.0.2] - [18.09.2024]
Added
Caching Implementation: Added caching to reduce server lag caused by frequent API requests. The plugin now updates the cached data every minute, improving performance when using the !discord or /discord command.
Configuration Enhancements:
Added cache_duration_seconds option to the configuration file to specify the duration for which the server stats should be cached (default is 60 seconds).