[PR #369] [MERGED] Misc updates #444

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (5)

📊 Changes

9 files changed (+73 additions, -31 deletions)

View changed files

📝 Clients/CompatApiClient/Client.cs (+6 -1)
📝 CompatBot/Commands/BotStats.cs (+20 -1)
📝 CompatBot/Commands/Syscall.cs (+30 -8)
📝 CompatBot/Database/Providers/ContentFilter.cs (+2 -2)
📝 CompatBot/EventHandlers/LogParsing/ArchiveHandlers/GzipHandler.cs (+7 -6)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+0 -6)
📝 CompatBot/EventHandlers/LogParsingHandler.cs (+6 -6)
📝 CompatBot/Utils/Extensions/DiscordClientExtensions.cs (+1 -1)
📝 CompatBot/Utils/ReportSeverity.cs (+1 -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/369 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/9/2019 **Status:** ✅ Merged **Merged:** 8/9/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (5) - [`86370ed`](https://github.com/RPCS3/discord-bot/commit/86370ed21d20e61d8f198e2125986246840184ca) improve !syscall a bit - [`ca11634`](https://github.com/RPCS3/discord-bot/commit/ca11634eec42d1e528895cbf763eee66da1676eb) fix gz detection - [`bd1ccd5`](https://github.com/RPCS3/discord-bot/commit/bd1ccd52b9e3317884fe90f9c621dda6a56a26b7) tweak log embed color for failed content removals in dms - [`4d5b7c4`](https://github.com/RPCS3/discord-bot/commit/4d5b7c462b9136286d113080fe7be66077c41e89) add syscall stats - [`9182311`](https://github.com/RPCS3/discord-bot/commit/9182311a414445ec34a28dfa8a9bebe52d822149) remove junk code ### 📊 Changes **9 files changed** (+73 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/Client.cs` (+6 -1) 📝 `CompatBot/Commands/BotStats.cs` (+20 -1) 📝 `CompatBot/Commands/Syscall.cs` (+30 -8) 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+2 -2) 📝 `CompatBot/EventHandlers/LogParsing/ArchiveHandlers/GzipHandler.cs` (+7 -6) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+0 -6) 📝 `CompatBot/EventHandlers/LogParsingHandler.cs` (+6 -6) 📝 `CompatBot/Utils/Extensions/DiscordClientExtensions.cs` (+1 -1) 📝 `CompatBot/Utils/ReportSeverity.cs` (+1 -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:55:58 -05:00
yindo closed this issue 2026-02-15 15:55:58 -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#444