Skip to content

Fix: Modern Script Loader Compatibility (Restores Function‑Based Scri…#287

Merged
SebOuellette merged 1 commit intoSebOuellette:masterfrom
developer51709:patch-1
Dec 5, 2025
Merged

Fix: Modern Script Loader Compatibility (Restores Function‑Based Scri…#287
SebOuellette merged 1 commit intoSebOuellette:masterfrom
developer51709:patch-1

Conversation

@developer51709
Copy link
Copy Markdown
Contributor

…pts)

  • Added support for function-based scripts (module.exports = (bot) => {})
  • Preserved legacy .exports.start() support
  • Improved error handling and logging
  • Restored compatibility with modern community scripts
  • No changes to image rendering or UI systems

…pts)

- Added support for function-based scripts (`module.exports = (bot) => {}`)
- Preserved legacy `.exports.start()` support
- Improved error handling and logging
- Restored compatibility with modern community scripts
- No changes to image rendering or UI systems
@SebOuellette SebOuellette merged commit 9aa9905 into SebOuellette:master Dec 5, 2025
@SebOuellette
Copy link
Copy Markdown
Owner

Very clean. Thanks!

@developer51709 developer51709 deleted the patch-1 branch December 5, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants