Skip to content

Launcher#84

Merged
fernandomema merged 7 commits intomasterfrom
launcher
Jul 29, 2025
Merged

Launcher#84
fernandomema merged 7 commits intomasterfrom
launcher

Conversation

@fernandomema
Copy link
Copy Markdown
Collaborator

No description provided.

@fernandomema fernandomema requested a review from Copilot July 29, 2025 15:03

This comment was marked as outdated.

@github-actions
Copy link
Copy Markdown

Beta tag version created: v1.1.72-dev-16600146263.0.
You can install it with:

npm install zumito-framework@v1.1.72-dev-16600146263.0

@fernandomema fernandomema requested a review from Copilot July 29, 2025 15:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a command-line launcher for the Zumito Discord bot framework, allowing users to run the framework as an executable package. The launcher handles environment variable validation, configuration loading, and framework initialization.

Key changes:

  • Added a new launcher executable that validates required environment variables and initializes the framework
  • Created a configuration type system for the launcher with optional callbacks
  • Updated package.json to include the launcher as a binary entry point and added dotenv dependency

Reviewed Changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated 5 comments.

File Description
src/launcher.ts Main launcher script that validates environment variables, loads user config, and initializes the framework
src/definitions/config/LauncherConfig.ts Type definition for launcher configuration extending framework settings
package.json Added binary entry point and dotenv dependency for environment variable support

Comment thread src/launcher.ts Outdated
Comment thread src/launcher.ts Outdated
Comment thread src/launcher.ts
Comment thread src/launcher.ts Outdated
Comment thread src/launcher.ts
fernandomema and others added 3 commits July 29, 2025 17:15
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Beta tag version created: v1.1.72-dev-16600217123.0.
You can install it with:

npm install zumito-framework@v1.1.72-dev-16600217123.0

@github-actions
Copy link
Copy Markdown

Beta tag version created: v1.1.72-dev-16600224507.0.
You can install it with:

npm install zumito-framework@v1.1.72-dev-16600224507.0

@github-actions
Copy link
Copy Markdown

Beta tag version created: v1.1.72-dev-16600228724.0.
You can install it with:

npm install zumito-framework@v1.1.72-dev-16600228724.0

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@fernandomema fernandomema merged commit c505a43 into master Jul 29, 2025
1 check failed
@fernandomema fernandomema deleted the launcher branch July 29, 2025 15:17
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