[PR #552] [MERGED] Small fixes and tweaks #621

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/552
Author: @13xforever
Created: 3/23/2020
Status: Merged
Merged: 3/23/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (6)

  • 9a46245 ugh
  • e8bb3b6 fix potential issues when discord is down
  • 26b1e39 tweak fatal error grouping slightly to show different ppu thread names
  • b72a0b8 add more checks
  • 11be873 add some fun stuff
  • e877ef6 improve command suggestions

📊 Changes

6 files changed (+73 additions, -16 deletions)

View changed files

📝 CompatBot/Commands/Misc.cs (+54 -3)
📝 CompatBot/EventHandlers/NewBuildsMonitor.cs (+1 -1)
📝 CompatBot/EventHandlers/UnknownCommandHandler.cs (+15 -9)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs (+1 -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/552 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/23/2020 **Status:** ✅ Merged **Merged:** 3/23/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (6) - [`9a46245`](https://github.com/RPCS3/discord-bot/commit/9a46245aacb41a116c8b7612e3c1606fe0bed260) ugh - [`e8bb3b6`](https://github.com/RPCS3/discord-bot/commit/e8bb3b6b06072c644a45192b6a6e5da8b67d4c37) fix potential issues when discord is down - [`26b1e39`](https://github.com/RPCS3/discord-bot/commit/26b1e39e4a561d6ea98e01ed846b8fb853c22d04) tweak fatal error grouping slightly to show different ppu thread names - [`b72a0b8`](https://github.com/RPCS3/discord-bot/commit/b72a0b8e2eee6aa18f216892672c5c011a1ab8ce) add more checks - [`11be873`](https://github.com/RPCS3/discord-bot/commit/11be873fc734efdd109bcc6feef19d2743cb2b0d) add some fun stuff - [`e877ef6`](https://github.com/RPCS3/discord-bot/commit/e877ef6f12bd7abc4275618140150a1a5c2bda5b) improve command suggestions ### 📊 Changes **6 files changed** (+73 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Misc.cs` (+54 -3) 📝 `CompatBot/EventHandlers/NewBuildsMonitor.cs` (+1 -1) 📝 `CompatBot/EventHandlers/UnknownCommandHandler.cs` (+15 -9) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs` (+1 -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:56:27 -05:00
yindo closed this issue 2026-02-15 15:56:27 -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#621