Skip to content

DiscordLink 4.1.0

Latest

Choose a tag to compare

@MonzUn MonzUn released this 15 Apr 19:48
69c4201

--- Additions ---

  • Added EnableBotStatus config parameter to toggle the bot status on/off.
  • Added UpdateModule command which replaced the Update command - The new command forces an update only of the specified module, or all if the module parameter is left empty.
  • Added ModuleStatus command which prints the status of the provided module.

--- Improvements ---

  • Updated to the latest version of DSharpPlus.
  • DiscordServerOwnerIsAdmin config value now defaults to false.
  • Added compatibility with Nids functionality for changing player names.
  • Updated trade command functionality to support tags.

--- Bugfixes ---

  • Fixed an issue that led to DiscordLink losing track of display messages and reposting them.
  • Fixed bot status message missing the "Watching" part due to changes on Discord's end.
  • Removed obsolete MinEmbedSizeForFooter from config template (Thanks @d3nnis).