mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[PR #918] [MERGED] Update anime name lists #939
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/918
Author: @13xforever
Created: 12/3/2022
Status: ✅ Merged
Merged: 12/6/2022
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (10+)
07b2bd6update some scriptsaa929acupdate anime name listsc851b69this should reduce number of requests for full runad8bc00update 3rd party deps9997645fix breaking changesd561795add another combining category to the zalgo filter98d47b7change message now that 527 series is out8f8c1a6fix some log analysis result sorting issue7e87283update win32 error codes source handlingb68bb3bupdate win32 error codes📊 Changes
38 files changed (+33234 additions, -4220 deletions)
View changed files
📝
Clients/CompatApiClient/CompatApiClient.csproj(+1 -1)📝
Clients/CompatApiClient/Compression/CompressionMessageHandler.cs(+4 -4)📝
CompatBot/Commands/Attributes/RequiresDm.cs(+1 -1)📝
CompatBot/Commands/ContentFilters.cs(+1 -1)📝
CompatBot/Commands/Explain.cs(+50 -5)📝
CompatBot/Commands/ForcedNicknames.cs(+17 -11)📝
CompatBot/Commands/Fortune.cs(+1 -1)📝
CompatBot/Commands/Invites.cs(+1 -1)📝
CompatBot/Commands/Moderation.Audit.cs(+4 -4)📝
CompatBot/Commands/Pr.cs(+11 -7)📝
CompatBot/Commands/Sudo.cs(+3 -3)📝
CompatBot/Commands/Syscall.cs(+2 -2)📝
CompatBot/Commands/Vision.cs(+1 -1)📝
CompatBot/CompatBot.csproj(+10 -10)📝
CompatBot/Database/DbImporter.cs(+3 -3)📝
CompatBot/Database/Providers/ThumbnailProvider.cs(+1 -1)📝
CompatBot/EventHandlers/DeletedMessagesMonitor.cs(+1 -1)📝
CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs(+4 -1)📝
CompatBot/EventHandlers/UsernameZalgoMonitor.cs(+1 -0)📝
CompatBot/Utils/Extensions/DiscordClientExtensions.cs(+2 -2)...and 18 more files
📄 Description
In addition,
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.