This repository has been archived by the owner on May 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Fix bugs because no one else fixes them #209
Merged
Merged
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
Contributor
DRSchlaubi
commented
Aug 15, 2021
•
edited
Loading
edited
- Optimize tag Database queries - Also query alias for auto-help tags - Increase tag column size since the message limit doesn't account for Markdown
- Make use of ephemeral commands - Make autohelp find casting tag properly - Fix tag finding
- Add BOM module gradle file
- Bump dependencies
- Fix dependency upgrade issues
- Cleanup code
- Add ability to delete command responses Co-authored-by: amejonah1200 amejonah@gmail.com
- Update dependencies
- Fetch Bot Guild correctly (Fix Null bei /info #205)
- Add user avatar to /rank stats (Fix Profilbilder bei /rank stats #204)
- Use components for paginator (Fix Use interactions for paginator #158)
- Add logs to make das_ happy
- Update merge-in for new changes
- Automatically sanitize unmentionable names (Fix Auto detect illegal names #168)
- Improve Hikari Config
- Use coroutines for CSE
- Also query alias for auto-help tags - Increase tag column size since the message limit doesn't account for Markdown
- Make autohelp find casting tag properly - Fix tag finding
Co-authored-by: amejonah1200 <amejonah@gmail.com>
# Conflicts: # build.gradle.kts # src/main/kotlin/com/github/devcordde/devcordbot/Launcher.kt # src/main/kotlin/com/github/devcordde/devcordbot/command/context/Context.kt # src/main/kotlin/com/github/devcordde/devcordbot/command/impl/CommandClientImpl.kt # src/main/kotlin/com/github/devcordde/devcordbot/commands/general/TagCommand.kt # src/main/kotlin/com/github/devcordde/devcordbot/menu/Paginator.kt # src/main/kotlin/com/github/devcordde/devcordbot/util/_UtilExtensions.kt
- Make pool size configurable - Use suspended transactions when possible
JohnnyJayJay
previously approved these changes
Aug 28, 2021
dlsf
suggested changes
Sep 16, 2021
src/main/kotlin/com/github/devcordde/devcordbot/command/AbstractCommand.kt
Show resolved
Hide resolved
- Use JDK 16 - Auto-cache gradle distributions
dlsf
approved these changes
Sep 16, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.