Skip to content

DiscordPlugin v1.0.2

Choose a tag to compare

@illusion035 illusion035 released this 18 Sep 10:36
aec670a

[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).