Conversation
TheXorog
pushed a commit
that referenced
this pull request
Jan 19, 2023
* Update discatsharp to v10.3.2 (#223) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix: use regex for eval * fix: Disallow bump reminder role to be assigned on join or via level reward * fix: check if bump self role msg is still valid * fix: dont join all threads on ThreadListSynced if guild dl is not completed * fix: Remove full sync before guild dl completed * Update dependency Octokit to v4.0.2 (#224) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency System.Data.SQLite to v1.0.117 (#225) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix: update domains * refactor: lower global cooldown of google translate * fix: accurate translation timer * fix: null reference on vcc cmds if not in vc * bump discatsharp * 👍 * Update single_commands.json * Update single_commands.json * german * Implement Translation System * Translate Strings in help * refactor: Remove all string interpolation on logs * Update Xorog.Logger * fix(vc-privacy): Ignore NotFound- and UnauthorizedException * fix(vc-privacy): Ignore NotFound- and UnauthorizedException * Translated Help * Translate avatar cmd * Update strings.json * Translate banner * Translation command errors * Translate credits * Translate emoji stealer * a * Update EmojiStealerCommand.cs * use pascalcase * Save Locale to DB * Translate GuildInfo * typo * Add OverrideLocale * Add Language Override Command * Automatically calculate translation progress for other languages * Update LanguageCommand.cs * Color * Translate Leaderboard * Translate Rank Command * Update strings.json * Update TranslationKey.cs * fix: Removed possible null reference * Update TranslationKey.cs * Add missing string * chore(deps): update discatsharp to v10.3.3-nightly-009 (#229) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * remove "t" * Add Db Entries to SharedCommandContext * Translate Prompts * chore(deps): update dependency octokit to v4.0.4 * Translate Reminders Command * Translate Report Hosts * Update ReportHostCommand.cs * Added Translate Message to Translation File * Added Upload to Translation File * Added Urban Dictionary to Translation File * Added User-Info to Translation File * feat: Self-Filling Dictioniaries for Guilds & Users * feat: Self-Filling Dictioniaries for Guilds & Users * Add Data Request to Translation File * Require DbUser in GenerateUsedByFooter * Add DirectMessageRedirect * Translate & redo DataPolicyCommand * Update InfoCommand.cs * Reverse Objection added to Translation File * Add MultiTranslationKey * More Extensions for new MultiTranslationKey * Convert long translations to multikeys * Rework Data Management * Add few strings of vcc to translation file Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lala Sabathil <aiko@aitsys.dev>
This file contains hidden or 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
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.
This PR contains the following updates:
4.0.1->4.0.2Release Notes
octokit/octokit.net
v4.0.2What's Changed
Features
Bugs
Dependencies
House Keeping
New Contributors
Full Changelog: octokit/octokit.net@v4.0.1...v4.0.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.