[PR #529] [MERGED] Maintenance update #599

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • 798a85d fix linux pr build linking
  • b90eaad support new logs with timestamp on the first line
  • 3575e60 send DM to a user in case some zalgo infestation was detected

📊 Changes

7 files changed (+71 additions, -15 deletions)

View changed files

📝 Clients/GithubClient/POCOs/PrInfo.cs (+10 -0)
📝 CompatBot/Commands/Pr.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/ArchiveHandlers/PlainText.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+3 -9)
📝 CompatBot/EventHandlers/UsernameZalgoMonitor.cs (+34 -3)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs (+21 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.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/529 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/7/2020 **Status:** ✅ Merged **Merged:** 3/7/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`798a85d`](https://github.com/RPCS3/discord-bot/commit/798a85d4ee771e44002433f9918c9086e33d7f2a) fix linux pr build linking - [`b90eaad`](https://github.com/RPCS3/discord-bot/commit/b90eaad931daeea7a99a201581e96c2154f3d0d0) support new logs with timestamp on the first line - [`3575e60`](https://github.com/RPCS3/discord-bot/commit/3575e605cdf0926971469b4a406b1de4b10e68a2) send DM to a user in case some zalgo infestation was detected ### 📊 Changes **7 files changed** (+71 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Clients/GithubClient/POCOs/PrInfo.cs` (+10 -0) 📝 `CompatBot/Commands/Pr.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/ArchiveHandlers/PlainText.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+3 -9) 📝 `CompatBot/EventHandlers/UsernameZalgoMonitor.cs` (+34 -3) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.CurrentSettingsSections.cs` (+21 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.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:24 -05:00
yindo closed this issue 2026-02-15 15:56:24 -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#599