mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #926] [MERGED] Fix discord fuckery with emoji #945
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/926
Author: @13xforever
Created: 3/23/2023
Status: ✅ Merged
Merged: 3/23/2023
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (1)
15f691dfix discord fuckery with emoji📊 Changes
8 files changed (+236 additions, -236 deletions)
View changed files
📝
CompatBot/Commands/ContentFilters.cs(+2 -2)📝
CompatBot/Commands/DevOnly.cs(+1 -1)📝
CompatBot/Commands/EventsBaseCommand.cs(+1 -1)📝
CompatBot/Config.cs(+1 -1)📝
CompatBot/EventHandlers/Starbucks.cs(+1 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+52 -52)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs(+177 -177)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+1 -1)📄 Description
Technically new behavior is correct as \ufe0f indicator is required to override glyph to use emoji symbol instead of legacy plain text
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.