Discord Integration

Discord Integration 2.8.5

No permission to buy ($35.00)
  • Add widget to display current number of online users in a specified Discord server.
  • Minor improvements and cleanup for syncing.
  • Improve PHP 8.1 compatibility when all Discord servers have been disabled.
  • Track account being connected to Discord within user change log.
  • Fix error during upgrade when no valid Discord servers are setup.
  • Fix bad default for xf_forum table when add-on is disabled.
  • Fix uninstaller.
  • Like
Reactions: Neal and Nirjonadda
  • Add option for additional servers to be disabled.
  • Add option to kick users based on user group membership.
  • Add option to kick users when they disassociate from Discord.
  • When viewing server details, display current permissions for the bot user to aid troubleshooting.
  • Various improvements to sync process and error handling.
  • Like
Reactions: Gonanda
  • Adjust column types for various columns to account for older MySQL versions.
  • Fix "Include replies made to threads" option not being set.
  • Fix "Enable syncing of XenForo bans with Discord bans" was not respected.
  • Fix new/re-opened report notifications being flipped.
  • Add support for multiple servers that can be used as notification targets.
  • Use a background queue to dispatch Discord notifications to avoid blocking sending alerts and encountering rate limiting.
  • Significant rework of role syncing to be more reliable.
  • Use background queue for role syncing.
  • Add a new option to sync avatars from Discord.
  • Add support for Discord server events to the API wrapper.
  • Add support for Xon's Threadmarks add-on.
  • Fix incorrect function visibility for some extended methods.
  • Trigger new thread notifications on moving threads, and copying/moving posts to new threads.
  • When uninstalling the add-on, ensure the connected account provider is actually removed.
  • Fix "Link Discord account" permission could cause the "Connected accounts" button to be flaky.
  • Update dependencies for the companion NodeJS bot.
  • Import native functions.
  • Improve performance and efficiency when syncing.
  • Ensure channel list isn't serving a stale cache of channels.
  • When inviting the bot to your server, pre-select the server on the server list.
  • Compatibility fix with Report Centre Essentials v2.6.0+
  • When notifying a channel about a new report, include additional metadata.
  • Fix an issue with Tickets to Discord notifications.
  • Fix notification handling for content created by guest users.
  • Fix an issue where syncing with users in a paid Discord role would silently fail.
  • Add support for Tickets add-on.
  • Add an option for users to disable alerts from being sent to their Discord DMs.
  • Add an option for users to disable conversation notifications from being sent to their Discord DMs.
  • Add an option for admins to apply registration defaults for Discord alert and conversation notifications.
  • Force global namespace for functions which are known to be optimizable to bytecode in php, or known global functions to avoid a current namespace lookup for the function.
  • Like
Reactions: Nirjonadda
  • When sending a notification to Discord, include the author's avatar if they have one.
  • Handle cases where optout value may be nulled out.
  • Simplify the process of opting in to mirrored Discord alerts to prevent confusion.
  • Add an option to announce new associations to a specific Discord channel.
  • If usernames are being synced, ensure any username changes to Discord are synced too.
  • Add an option to kick users from your Discord server if they disconnect their forum account.
  • If a user is banned on your forum, this will now be mapped to Discord properly rather than disconnecting them.
  • Fix blocking user creation when add-on is disabled.
  • Like
Reactions: Nirjonadda
Top Bottom