mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #698] [MERGED] Maintenance #761
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/698
Author: @13xforever
Created: 2/9/2021
Status: ✅ Merged
Merged: 2/9/2021
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (3)
377e317replace runtime builder with source generator for unicode confusables2c1b685typos029ca50more typos and log tags for images📊 Changes
11 files changed (+194 additions, -79 deletions)
View changed files
📝
CompatBot/Commands/Vision.cs(+3 -1)📝
CompatBot/EventHandlers/MediaScreenshotMonitor.cs(+12 -9)📝
CompatBot/Watchdog.cs(+3 -3)➖
HomoglyphConverter/ConfusablesBuilder.cs(+0 -60)📝
HomoglyphConverter/HomoglyphConverter.csproj(+3 -2)📝
HomoglyphConverter/Normalizer.cs(+1 -2)➖
HomoglyphConverter/confusables.txt.gz(+0 -0)📝
HomoglyphConverter/readme.md(+2 -2)➕
SourceGenerators/ConfusablesSourceGenerator.cs(+151 -0)➕
SourceGenerators/SourceGenerators.csproj(+13 -0)📝
discord-bot-net.sln(+6 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.