Skip to content

🚀 release: v0.1.15 alpha #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 31, 2025
Merged

🚀 release: v0.1.15 alpha #6

merged 7 commits into from
Mar 31, 2025

Conversation

warengonzaga
Copy link
Member

This pull request includes several changes across different files to improve the project's configuration, dependencies, and bot status handling. Below is a summary of the most important changes:

Configuration Updates:

  • README.md: Updated the webhook URL configuration to use the correct path.
  • src/index.js: Changed the default port from 5000 to 3000.

Dependency Management:

  • package.json: Added the cacheable package as a new dependency.

Bot Status Handling:

  • src/events/ready.js: Explicitly set the bot's status to 'online' to ensure it appears online to users.

Documentation Enhancement:

  • README.md: Re-enabled the contributors' image link to display the project's contributors.

@warengonzaga warengonzaga self-assigned this Mar 31, 2025
@warengonzaga warengonzaga added tweak Enhancements (Issue/PR) release Release Status (PR) docs Project Documentation (Issue/PR) chore Project Housekeeping (Issue/PR) fix Bug Fix (PR) maintainers only Assigned to Project Maintainers (Issue/PR) labels Mar 31, 2025
@warengonzaga warengonzaga requested a review from Copilot March 31, 2025 15:52
Copy link
Contributor

@Copilot 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 updates several aspects of the project configuration and improves bot status handling, alongside a documentation update. Key changes include:

  • Updating the webhook URL in README.md and re-enabling the contributors' image link.
  • Changing the default port in src/index.js from 5000 to 3000.
  • Explicitly setting the bot's status to 'online' in src/events/ready.js.

Reviewed Changes

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

File Description
src/index.js Changed default port configuration to use 3000
src/events/ready.js Added explicit bot status setting to ensure proper online presence
README.md Updated the webhook URL path and re-enabled the contributors' image link
Files not reviewed (1)
  • package.json: Language not supported

Copy link
Member Author

@warengonzaga warengonzaga left a comment

Choose a reason for hiding this comment

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

LGTM looks good.

@warengonzaga warengonzaga merged commit 0567ee2 into main Mar 31, 2025
@warengonzaga warengonzaga changed the title 🚀 release: v0.1.15 🚀 release: v0.1.15 alpha Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Project Housekeeping (Issue/PR) docs Project Documentation (Issue/PR) fix Bug Fix (PR) maintainers only Assigned to Project Maintainers (Issue/PR) release Release Status (PR) tweak Enhancements (Issue/PR)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants