Discord Message Toolkit

Adds a per-message toolbar for copying, media downloading, and social media URL conversion, plus an enhanced forwarding panel, sidebar channel shortcuts (Wormhole), and an expression collection manager.

These are versions of this script where the code was updated. Show all versions.

  • v2.5.0.0 11. 05. 2026
    • Improved the management flow for the Mute User Messages list. After adding a user through the mute menu and opening the style selection panel, a ⚙️ button will now appear in the top-right corner, allowing you to manage the muted user list.
  • v2.4.1 11. 05. 2026
    • Enhanced overall usability and consistency of UI elements.
  • v2.4.0 10. 05. 2026
    • Added whitelist/management support to the Mute User Messages module, accessible via the ⚙️ button in the popup style selection panel. Improved administrative control workflow for muted message handling. Also included minor optimizations to the Duplicate URL Checker functionality.
  • v2.3.3 10. 05. 2026
    • Fixed missing i18n strings.
    • Updated the dimming behavior for "Mute User Messages" so messages are temporarily restored when hovering over the target user's avatar or name.
  • v2.3.2 10. 05. 2026
  • v2.3.1 10. 05. 2026
    • Resolved multiple defects and corrected inconsistencies in export configuration data alignment, ensuring accurate data output during export operations.
  • v2.3.0 10. 05. 2026

    New Feature: Countdown Timer for Mute User Messages

    A new Countdown Timer feature has been added to Mute User Messages.
    You can now temporarily mute users and have them automatically removed from the mute list once the timer expires.


    How to Use

    1. Right-click a user to add them to the mute list.
    2. Choose one of the three mute styles from the popup menu.
    3. Click the TEMP option next to or.
    4. Enter the desired countdown duration.

    Once the countdown reaches zero, the muted users list will be automatically cleared.


    Example

    Right Click User
       └─ Select Mute Style
            └─ Click "TEMP"
                 └─ Enter Time (e.g. 10m / 1h)
    
  • v2.2.1 08. 05. 2026
    • Fixed the SCRIPT_VERSION number
    • Note: I noticed that the changelogs ChatGPT occasionally translates for me are quite sarcastic...
  • v2.2.0 08. 05. 2026
    • Added Channel Scout (Search) and Mute User Messages features.
    • When Channel Scout is enabled, a floating button will appear whenever the input box is focused. Because apparently clicking things the normal way was too emotionally demanding for modern UI design.
    • Mute User Messages now replaces the old Discord blacklist and the previous mute presentation styles (message dimming). You can now right-click a user to open the context menu, choose from three additional mute styles, and click the MUTE button below to confirm.
    • Fixed various issues and improved several features.
  • v2.1.0 03. 05. 2026
    • Added option to count messages when using wormhole API mode
  • v2.0.0 02. 05. 2026
    • General bug fixes and performance improvements.
  • v1.9.0 30. 04. 2026
    • You can now choose which URL conversion services to turn on or off.
    • Duplicate link detection is lets you adjust how many messages get scanned.
  • v1.8.5 29. 04. 2026
    • Fixed a problem where switching between favorites tabs could behave incorrectly
  • v1.8.4 29. 04. 2026
    • Improved the layout of your saved emoji, sticker, and GIF collection.
    • You can now drag and move groups to reorder them.
    • You can also drag saved items to rearrange them inside your collection.
  • v1.8.3 22. 04. 2026
    • Duplicate URL Checker now converts and matches URLs more accurately when checking for duplicates.
  • v1.8.2 22. 04. 2026
    • Adjust the NewBadge version mapping so it correctly matches versions and displays “NEW”.
  • v1.8.1 22. 04. 2026
  • v1.8.0 22. 04. 2026
    • The application now detects if a URL you are pasting has already been shared in the channel and displays a warning to help prevent duplicate posts.
  • v1.7.3 22. 04. 2026
    • Fixed an issue where toast notifications could behave incorrectly after hovering, and corrected several duplicated English text entries.
    • Standardized how settings are saved, making stored data more consistent and reliable across the script (with automatic fallback if the main method is unavailable).
    • Updated the Rescue panel’s colors to follow theme variables for better visual consistency, improved its translations across 8 languages, and added clearer warnings when a translation is missing in debug mode.
  • v1.7.2 22. 04. 2026
    • Fixed an issue where the instruction manual layout displayed incorrectly.
  • v1.7.1 21. 04. 2026
    • Instagram links now support conversion using vxinstagram, ddinstagram, and uuinstagram formats.
  • v1.7.0 20. 04. 2026
    • Fixed a few UI issues, improved notifications, and made things behave better with themes and media caching.
    • Fixed formatting bugs, removed UI freezes, and cleaned up some long-standing edge cases.
    • Improved toasts, theme support, confirmations, and media caching reliability.
  • v1.6.6 18. 04. 2026
    • Fixed an issue where some GIF previews in the collection folder could appear broken after refresh.
  • v1.6.5 16. 04. 2026
    • Added settings for translation cache size and preload distance, reduced background polling after channel switches, improved validation when importing custom language files, and cleaned up leftover event listeners to increase stability.
  • v1.6.4 11. 04. 2026
    • Added a refresh button update with a new icon design and hover animation, improving the GIF Collection (GIF storage area) CDN refresh control to make it more visually clear and responsive.

    • Known issue: Preview images in the GIF Collection for saved items cannot be displayed. A workaround or alternative solution is still being investigated.

  • v1.6.3 11. 04. 2026
    • Update improves stability and safety: major crash risks are patched with proper error handling, and unsafe style injection plus forced reload behavior are fixed.

    • Also adds better debugging controls and module monitoring so the script is less likely to silently implode when something goes wrong.

  • v1.6.2 07. 04. 2026
    • Prevents background activity from piling up while the tab is hidden.
  • v1.6.1 07. 04. 2026
    • Optimize the script’s execution performance.
  • v1.6.0 05. 04. 2026
    • Adds optional Discord Webhook support. Enable it from the core menu’s settings, then create a webhook in your Discord server’s Integrations page.
  • v1.5.3 31. 03. 2026
    • Fixed issue with stickers disappearing quickly and layout problems with the GIF bar.
  • v1.5.2 31. 03. 2026
    • Add missing languages for i18n support.
  • v1.5.1 31. 03. 2026

    Improved the stability and performance of the script by addressing potential issues and optimizing the way it processes data. These changes help the script run smoother, with faster response times and fewer interruptions.

    • Added a new action to the media & image download menu. When holding Shift + Right-click, the URL with a custom ✏️ prefix is copied to the clipboard. A Right-click only copies the original media & image source URL (which was already present). These actions were designed to avoid overly complex user interactions, and their explanations are not included in the basic documentation.

    Currently, all actions in the ⠿ menu are as follows:

    • Left-click: Copy
    • Long-press Left-click: Automatically fill in the Discord message input field

    Batch Download Menu for Media & Images:

    • Left-click: Download media & images
    • Right-click: Copy media & image source URL
    • Hold Shift + Right-click: Copy media & image source URL with a custom ✏️ prefix
    • How to use the custom prefix: After clicking the ⠿ button, select the option with the ✏️ icon. The custom prefix menu also displays the ✏️ icon, and you can define your custom prefix there.

  • v1.5.0 31. 03. 2026
    • Fixed an issue where media download options were not appearing for some image messages.
  • v1.4.9 29. 03. 2026
    • Fixed batch download errors and resolved issues with certain buttons not being clickable or disappearing.
  • v1.4.8 29. 03. 2026
    • Improved performance by addressing issues related to browser tab background throttling.
  • v1.4.7 27. 03. 2026
  • v1.4.6 27. 03. 2026
    • Fixed performance issues caused by browser tab background throttling.
  • v1.4.5 26. 03. 2026
    • Fixed issue with Nitro stickers not being collectible and updated wormhole tooltip messages.
  • v1.4.4 22. 03. 2026
    • Improved API detection on certain browsers and enhanced guidance tips. Added Facebed.com URL conversion and updated hardcoding documentation.
  • v1.4.3 21. 03. 2026
    • Fixed issue with option strings.
    • improved event listener security.
  • v1.4.2 21. 03. 2026
    • Security improvements, YouTube Shorts link support, and GIF cache fix.
    • Updated script name description for clarity.
  • v1.4.1 18. 03. 2026
  • v1.4 18. 03. 2026
    • Added more languages and improved stability.
  • v1.3.1 16. 03. 2026
    • Improved flow stability by handling type mismatches.
  • v1.3 14. 03. 2026
    1. Fixed emoji issue with NATIVE message sending.
    2. Fixed restore_phixiv i18n string.
  • v1.2 12. 03. 2026

    Fixed an issue where the same media could be downloaded multiple times under certain conditions. Added example for clarification.

  • v1.1.1 11. 03. 2026
    1. Fixed an issue where entering Focus Mode in an existing wormhole could cause interference with the Discord interface.
    2. Focus Mode now works smoothly without affecting other UI elements.
  • v1.1 11. 03. 2026
    1. Improved UI stability for better user experience.
    2. Fixed an issue preventing media downloads under certain conditions.
  • v1.1 11. 03. 2026
    1. Improved UI stability for better user experience.
    2. Fixed an issue preventing media downloads under certain conditions.
  • v1.0.7 10. 03. 2026

    Update simple feature screenshots.

Show all script versions