[PR #109] [MERGED] Low effort easy features #206

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/109
Author: @13xforever
Created: 10/28/2018
Status: Merged
Merged: 10/28/2018
Merged by: @13xforever

Base: masterHead: bugfixes_1810


📝 Commits (5)

📊 Changes

7 files changed (+36 additions, -11 deletions)

View changed files

📝 CompatBot/Commands/Misc.cs (+3 -1)
📝 CompatBot/CompatBot.csproj (+2 -2)
📝 CompatBot/EventHandlers/LogAsTextMonitor.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -0)
📝 CompatBot/EventHandlers/LogParsingHandler.cs (+24 -5)
📝 CompatBot/Program.cs (+2 -2)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+3 -0)

📄 Description

See milestone 2.6 for fixed issues


🔄 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/109 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 10/28/2018 **Status:** ✅ Merged **Merged:** 10/28/2018 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `bugfixes_1810` --- ### 📝 Commits (5) - [`6d56e0a`](https://github.com/RPCS3/discord-bot/commit/6d56e0a72989d6f7f1ec2428e2621ba8aea5fb4a) update dsharpplus packages - [`d9b46c0`](https://github.com/RPCS3/discord-bot/commit/d9b46c025aeada774e719ecdaeeedc3cf95e6f9a) XAudio2 issues diagnosis - [`01cb88c`](https://github.com/RPCS3/discord-bot/commit/01cb88c16a5603527771fc3588f5307f8caf4348) Show prompt for unsupported log archive types - [`855a838`](https://github.com/RPCS3/discord-bot/commit/855a8385ba448146c30527e3dd0de09ffe04c6be) Ignore TTY.LOG uploads - [`66595ba`](https://github.com/RPCS3/discord-bot/commit/66595ba281905f2cf0d85a32ab4eb86250668277) some fun ### 📊 Changes **7 files changed** (+36 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Misc.cs` (+3 -1) 📝 `CompatBot/CompatBot.csproj` (+2 -2) 📝 `CompatBot/EventHandlers/LogAsTextMonitor.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -0) 📝 `CompatBot/EventHandlers/LogParsingHandler.cs` (+24 -5) 📝 `CompatBot/Program.cs` (+2 -2) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+3 -0) </details> ### 📄 Description See [milestone 2.6](../milestone/2) for fixed issues --- <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:21 -05:00
yindo closed this issue 2026-02-15 15:55:21 -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#206