[PR #389] [MERGED] Quality of life improvements #464

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (6)

  • f1cdba9 add build badge
  • 26d9d0f Merge remote-tracking branch 'upstream/master'
  • 1646a8d update Sleep Timers Accuracy check
  • ef10708 relax detection of plain text logs
  • 5785b33 Ability to ignore content filter actions depending on context
  • 81bedfa log bot update checks

📊 Changes

7 files changed (+38 additions, -17 deletions)

View changed files

📝 CompatBot/Commands/Sudo.Bot.cs (+2 -0)
📝 CompatBot/Database/Providers/ContentFilter.cs (+5 -5)
📝 CompatBot/EventHandlers/LogParsing/ArchiveHandlers/PlainText.cs (+7 -5)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+19 -5)
📝 CompatBot/EventHandlers/LogParsingHandler.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+2 -1)
📝 README.md (+2 -0)

📄 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/389 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/26/2019 **Status:** ✅ Merged **Merged:** 8/26/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (6) - [`f1cdba9`](https://github.com/RPCS3/discord-bot/commit/f1cdba9e03af960c857eda731ea9453568478e5f) add build badge - [`26d9d0f`](https://github.com/RPCS3/discord-bot/commit/26d9d0fe51ba606f1c1626e2acc27c6e3c862ea7) Merge remote-tracking branch 'upstream/master' - [`1646a8d`](https://github.com/RPCS3/discord-bot/commit/1646a8d03f8a0cc6233c340190bedf4a7a08f461) update Sleep Timers Accuracy check - [`ef10708`](https://github.com/RPCS3/discord-bot/commit/ef107088b00365e9bd0b3f21c90626608550a093) relax detection of plain text logs - [`5785b33`](https://github.com/RPCS3/discord-bot/commit/5785b33b4428668cde4f69904648a73dcf4edb91) Ability to ignore content filter actions depending on context - [`81bedfa`](https://github.com/RPCS3/discord-bot/commit/81bedfab44514bb2c735cc4e4b235072fb6abe75) log bot update checks ### 📊 Changes **7 files changed** (+38 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.Bot.cs` (+2 -0) 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+5 -5) 📝 `CompatBot/EventHandlers/LogParsing/ArchiveHandlers/PlainText.cs` (+7 -5) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+19 -5) 📝 `CompatBot/EventHandlers/LogParsingHandler.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+2 -1) 📝 `README.md` (+2 -0) </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:01 -05:00
yindo closed this issue 2026-02-15 15:56:01 -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#464