-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore: merge dev
to main
#46
Draft
PalmDevs
wants to merge
294
commits into
main
Choose a base branch
from
dev
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BREAKING CHANGES: - Heartbeating removed - `config.consoleLogLevel` -> `config.logLevel` NEW FEATURES: - Training messages - Sequence number system - WebSocket close codes used instead of disconnect packets FIXES: - Improved error handling - Some performance improvements - Made code more clean - Updated dependencies
Fixes promise not ever being resolved
# @revanced/discord-bot [1.0.0-dev.27](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-08-23) ### Bug Fixes * **bots/discord:** give only removed roles for role presets ([522ad28](522ad28)) * **bots/discord:** replace duration parser with a library ([94c4fed](94c4fed))
Members were being previously treated as users and some requirements are passing by default when they must not.
# @revanced/discord-bot [1.0.0-dev.27](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-05) ### Bug Fixes * **bots/discord:** correct permission check logic ([dd8872c](dd8872c)) * **bots/discord:** give only removed roles for role presets ([522ad28](522ad28)) * **bots/discord:** replace duration parser with a library ([94c4fed](94c4fed))
# @revanced/discord-bot [1.0.0-dev.28](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-20) ### Bug Fixes * **bots/discord:** don't refresh timer if force timer is active for sticky messages ([4abac0c](4abac0c)) * **bots/discord:** filter out text triggers correctly from image-only scans ([8c0dd67](8c0dd67))
# @revanced/discord-bot [1.0.0-dev.29](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-21) ### Bug Fixes * **bots/discord:** fix get response logic ([3261294](3261294))
- The reload command now properly reloads configuration changes by skipping the configuration cache - The eval command now sends a file if the output is too long - The eval command now restricts access to the bot token by removing it and sandboxing the input code execution
# @revanced/discord-bot [1.0.0-dev.30](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-24) ### Features * **bots/discord:** improve admin commands ([0346741](0346741))
# @revanced/discord-bot [1.0.0-dev.31](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-25) ### Bug Fixes * **bots/discord:** persist changes in context for eval command ([5b4965d](5b4965d))
# @revanced/discord-bot [1.0.0-dev.32](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-25) ### Bug Fixes * **bots/discord:** contextify object before sandboxing ([062735f](062735f))
# @revanced/discord-bot [1.0.0-dev.33](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-09-25) ### Features * **bots/discord:** add trigger to context for eval ([b5f4097](b5f4097))
# @revanced/discord-bot [1.0.0-dev.34](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-10-17) ### Bug Fixes * **bots/discord:** attempt to fix stuck sticky message timeouts ([3ed5bd1](3ed5bd1)) * **bots/discord:** fix reload not working ([11582d5](11582d5)) ### Features * **bots/discord:** add default durations for moderation commands ([27d3b39](27d3b39)) * **bots/discord:** cure on every event ([8ff6086](8ff6086))
# @revanced/discord-bot [1.0.0-dev.35](https://github.com/revanced/revanced-helper/compare/@revanced/[email protected]...@revanced/[email protected]) (2024-10-17) ### Bug Fixes * **bots/discord:** fix freeze on prod builds ([8efb549](8efb549))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Blocking tasks: