[PR #355] [MERGED] More tweaks #430

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (5)

📊 Changes

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

View changed files

📝 CompatBot/Commands/Antipiracy.cs (+20 -8)
📝 CompatBot/Commands/EventsBaseCommand.cs (+5 -1)
📝 CompatBot/Database/BotDb.cs (+2 -2)
📝 CompatBot/Database/Providers/ContentFilter.cs (+3 -3)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+1 -1)
📝 CompatBot/Utils/Extensions/DiscordClientExtensions.cs (+1 -1)
📝 CompatBot/Utils/Extensions/FilterActionExtensions.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/355 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 7/26/2019 **Status:** ✅ Merged **Merged:** 7/26/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (5) - [`c3fc46b`](https://github.com/RPCS3/discord-bot/commit/c3fc46b4ca1a306c1666e6bec5378addf8fe2f29) more test instance markings - [`e5ae590`](https://github.com/RPCS3/discord-bot/commit/e5ae5902aadecc13c43b9a013566de6d64a81b9f) more tweaks - [`b407d36`](https://github.com/RPCS3/discord-bot/commit/b407d3662348ceb2fc97ad34ac663dd40fffd2db) make sort to ignore case - [`6386443`](https://github.com/RPCS3/discord-bot/commit/6386443f62b07b69ae56ffd6969d83ce38458fde) removed timestamp from mod messages - [`4854218`](https://github.com/RPCS3/discord-bot/commit/4854218a6e0164636679bb3ce50989a4b92d8511) log regex in mod message ### 📊 Changes **7 files changed** (+33 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Antipiracy.cs` (+20 -8) 📝 `CompatBot/Commands/EventsBaseCommand.cs` (+5 -1) 📝 `CompatBot/Database/BotDb.cs` (+2 -2) 📝 `CompatBot/Database/Providers/ContentFilter.cs` (+3 -3) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+1 -1) 📝 `CompatBot/Utils/Extensions/DiscordClientExtensions.cs` (+1 -1) 📝 `CompatBot/Utils/Extensions/FilterActionExtensions.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:55:56 -05:00
yindo closed this issue 2026-02-15 15:55:56 -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#430