[PR #879] [MERGED] Random bugfixes #904

Closed
opened 2026-02-15 15:57:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/879
Author: @13xforever
Created: 7/4/2022
Status: Merged
Merged: 7/4/2022
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (3)

  • 42fdd95 flush log before restart
  • fd0c730 try to fix some errors I noticed in logs
  • 997e5b5 fix missing data in multi-run logs after parsing

📊 Changes

5 files changed (+21 additions, -14 deletions)

View changed files

📝 CompatBot/Commands/Sudo.Bot.cs (+1 -0)
📝 CompatBot/Database/Providers/ContentFilter.cs (+13 -10)
📝 CompatBot/EventHandlers/DiscordInviteFilter.cs (+1 -1)
📝 CompatBot/EventHandlers/GlobalMessageCache.cs (+3 -3)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+3 -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/879 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 7/4/2022 **Status:** ✅ Merged **Merged:** 7/4/2022 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`42fdd95`](https://github.com/RPCS3/discord-bot/commit/42fdd9556b2fedf73cb7f5dc8a8190f4186c9074) flush log before restart - [`fd0c730`](https://github.com/RPCS3/discord-bot/commit/fd0c730f8180ffdeaacebfce4c517591f264b19e) try to fix some errors I noticed in logs - [`997e5b5`](https://github.com/RPCS3/discord-bot/commit/997e5b58c1176b34e3c230c45c5dd15da980b59b) fix missing data in multi-run logs after parsing ### 📊 Changes **5 files changed** (+21 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.Bot.cs` (+1 -0) 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+13 -10) 📝 `CompatBot/EventHandlers/DiscordInviteFilter.cs` (+1 -1) 📝 `CompatBot/EventHandlers/GlobalMessageCache.cs` (+3 -3) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+3 -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:57:11 -05:00
yindo closed this issue 2026-02-15 15:57:11 -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#904