Skip to content
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

v2.0.1 #56

Merged
merged 7 commits into from
Nov 16, 2023
Merged

v2.0.1 #56

merged 7 commits into from
Nov 16, 2023

Conversation

net-tech
Copy link
Owner

No description provided.

@net-tech net-tech added enhancement New feature or request dependencies Pull requests that update a dependency file labels Nov 16, 2023
@net-tech net-tech self-assigned this Nov 16, 2023
Copy link

height bot commented Nov 16, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@net-tech net-tech added the wtd AI PR description label Nov 16, 2023
Copy link

what-the-diff bot commented Nov 16, 2023

PR Summary

  • Introduction of a Changelog Document
    A new file named CHANGELOG.MD has been added, which includes a record of alterations made for version 2.0.1 and 2.0.0.

  • Update to Package Information
    The package.json file has been updated with essential changes. It now reflects an updated version, 2.0.1, and also includes the latest dependencies, necessary for the software to work correctly.

  • Optimization in Code Handling Server Settings
    The file src/commands/settings.ts has been updated. The getGuildData function call has been improved for better efficiency.

  • Improvement in Resource Management
    The src/index.ts file has been revised with an updated BaseGuildEmojiManager. It now uses a new value DMMessageManager for more efficient handling of emojis.

  • Enhancements in Task Automation
    Significant changes have been made to the src/jobs/prune.ts file. The getGuildData function call along with pruneJob function's logic have been optimized for effective pruning tasks.

  • Refinements in Database Interactions
    Several updates have been made to the src/util/database.ts file to improve how the software interacts with the database. Changes include adjustments to the getGuildData function for better handling of the roles field. The updateGuildSettings function's signature was also redesigned, and the resetRolesForGuild function will now return a promise, allowing more effective managing and resetting of roles for different guilds.

@net-tech net-tech merged commit 5efb4f5 into main Nov 16, 2023
3 checks passed
@net-tech net-tech deleted the nettech/v2-0-1 branch November 16, 2023 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request wtd AI PR description
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant