[PR #603] [MERGED] Maintenance #669

Closed
opened 2026-02-15 15:56:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/603
Author: @13xforever
Created: 6/2/2020
Status: Merged
Merged: 6/2/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (5)

  • 57e07b0 fix issues with field content length
  • 4c0fde1 add a note for audio stretching
  • adf9f8f some new tlou checks
  • bc33dff add font logging and option to override the preferred font at runtime
  • dbfb8b9 fix build

📊 Changes

5 files changed (+40 additions, -21 deletions)

View changed files

📝 CompatBot/Commands/Vision.cs (+13 -2)
📝 CompatBot/Config.cs (+1 -0)
📝 CompatBot/Utils/Extensions/DiscordClientExtensions.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+2 -2)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+23 -16)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/603 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 6/2/2020 **Status:** ✅ Merged **Merged:** 6/2/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (5) - [`57e07b0`](https://github.com/RPCS3/discord-bot/commit/57e07b04ae673085aeddac8b7d431166163c38b0) fix issues with field content length - [`4c0fde1`](https://github.com/RPCS3/discord-bot/commit/4c0fde15ce390f1ce23d876661b5daa1679e1906) add a note for audio stretching - [`adf9f8f`](https://github.com/RPCS3/discord-bot/commit/adf9f8fc965cc595814e2ccb75298d4575e26be1) some new tlou checks - [`bc33dff`](https://github.com/RPCS3/discord-bot/commit/bc33dfff91e2bcc9956f9c78f0d8453496413d1a) add font logging and option to override the preferred font at runtime - [`dbfb8b9`](https://github.com/RPCS3/discord-bot/commit/dbfb8b94e14552b06bc21fd86d9034a3f9eb4e1c) fix build ### 📊 Changes **5 files changed** (+40 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Vision.cs` (+13 -2) 📝 `CompatBot/Config.cs` (+1 -0) 📝 `CompatBot/Utils/Extensions/DiscordClientExtensions.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+2 -2) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+23 -16) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:56:34 -05:00
yindo closed this issue 2026-02-15 15:56:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#669