lightweight tag 406e070a011003c79bcc0fcbc8b321589223fd09 v2.1.4
Author:	donniedice <donniedice@protonmail.com>
Date:	Wed Aug 6 01:09:18 2025 -0500

commit 406e070a011003c79bcc0fcbc8b321589223fd09
Author: donniedice <donniedice@protonmail.com>
Date:   Wed Aug 6 01:09:18 2025 -0500

    docs: Add comprehensive Discord webhook setup guide
    
    - Create DISCORD_WEBHOOK_SETUP_GUIDE.md with detailed instructions
    - Emphasize requirement for unique webhooks per addon
    - Document common issues and solutions
    - Add testing procedures and security notes
    - Update template to reference setup guide

commit 05524f0ce14b2437ddf8ce59ca31ac5361c7a0e3
Author: donniedice <donniedice@protonmail.com>
Date:   Wed Aug 6 00:54:14 2025 -0500

    feat: Create standardized Discord workflows for all RGX Mods addons
    
    - Created deploy.yml workflows for SQP and FFLU
    - Removed @everyone ping from all Discord notifications
    - Created comprehensive workflow template documentation
    - Standardized Discord message format across all addons
    - Each addon uses its own logo as bot avatar
    - Kiwi mascot remains in footer as RGX Mods signature
    
    Workflow features:
    - Automatic trigger on GitHub release
    - Manual trigger with version input
    - Proper multi-line release body handling
    - Addon-specific color themes
    - Consistent field structure

commit 2bb28da7beb993368b11ba779e1e653e81bfb64f
Author: donniedice <donniedice@protonmail.com>
Date:   Wed Aug 6 00:49:44 2025 -0500

    fix: Use SRLU logo as Discord bot avatar instead of kiwi
    
    - Changed avatar_url to SRLU logo
    - Changed username to 'SRLU Update' for clarity

commit 00fb1a9fab530d2d0405d7e3faf2e115be9a8e7a
Author: donniedice <donniedice@protonmail.com>
Date:   Wed Aug 6 00:48:24 2025 -0500

    fix: Update Discord webhook format to match RGX Mods standards
    
    - Added @everyone ping
    - Changed username to RGX Mods Update
    - Used kiwi as avatar
    - Added SRLU logo as thumbnail
    - Improved embed formatting with proper fields
    - Better structured message content

commit 3f169cf7f4287bb96cdae02e74afd2885e97f154
Author: donniedice <donniedice@protonmail.com>
Date:   Wed Aug 6 00:46:23 2025 -0500

    fix: Discord webhook workflow for proper JSON handling
    
    - Simplified release body handling to avoid multi-line issues
    - Fixed JSON escaping in Discord embed
    - Changed to simpler message format
    - Used kiwi gif in footer icon

