[PR #377] [MERGED] New DeS settings checks, and fixed typos #453

Closed
opened 2026-02-15 15:55:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/377
Author: @13xforever
Created: 8/13/2019
Status: Merged
Merged: 8/13/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (5)

  • 4cae110 typos
  • 761b4e2 fix potential issues with the fatal error code block
  • c2e49ac Fix "centurries"
  • 895977a Merge pull request #1 from JohnHolmesII/patch-1
  • 8316011 add more settings checks for des

📊 Changes

3 files changed (+12 additions, -4 deletions)

View changed files

📝 CompatBot/Commands/Misc.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+2 -2)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+9 -1)

📄 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/377 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/13/2019 **Status:** ✅ Merged **Merged:** 8/13/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (5) - [`4cae110`](https://github.com/RPCS3/discord-bot/commit/4cae1102fe02c8a74c0396f31b9754edb899891b) typos - [`761b4e2`](https://github.com/RPCS3/discord-bot/commit/761b4e2aad0ed7fba499372cc2df0a0e49506adf) fix potential issues with the fatal error code block - [`c2e49ac`](https://github.com/RPCS3/discord-bot/commit/c2e49acb48fb80acc0dec7d69a41cce591a6b3f8) Fix "centurries" - [`895977a`](https://github.com/RPCS3/discord-bot/commit/895977a21f29416fc5c605aecc2f539484dfd591) Merge pull request #1 from JohnHolmesII/patch-1 - [`8316011`](https://github.com/RPCS3/discord-bot/commit/8316011daffe07cbb618c5033548326c17fb2e0d) add more settings checks for des ### 📊 Changes **3 files changed** (+12 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Misc.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+2 -2) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+9 -1) </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:55:59 -05:00
yindo closed this issue 2026-02-15 15:55:59 -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#453