[PR #714] [MERGED] Bugfixes #773

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/714
Author: @13xforever
Created: 3/2/2021
Status: Merged
Merged: 3/2/2021
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • d9dcdc6 cache sudoers data in memory without ef tracking
  • 9f0dd8e fix some bot-related issues in !rename group
  • e923e99 remove opengl recommendation for classic gow games

📊 Changes

3 files changed (+38 additions, -24 deletions)

View changed files

📝 CompatBot/Commands/ForcedNicknames.cs (+13 -2)
📝 CompatBot/Database/Providers/ModProvider.cs (+24 -7)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs (+1 -15)

📄 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/714 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/2/2021 **Status:** ✅ Merged **Merged:** 3/2/2021 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`d9dcdc6`](https://github.com/RPCS3/discord-bot/commit/d9dcdc6b7e8d00fa3b4c7f45358e7dded8677588) cache sudoers data in memory without ef tracking - [`9f0dd8e`](https://github.com/RPCS3/discord-bot/commit/9f0dd8e49b6751e699c29783e499a2ceb82aad26) fix some bot-related issues in !rename group - [`e923e99`](https://github.com/RPCS3/discord-bot/commit/e923e9910e75f1c2f64c1543b6a5ec26f2602b78) remove opengl recommendation for classic gow games ### 📊 Changes **3 files changed** (+38 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/ForcedNicknames.cs` (+13 -2) 📝 `CompatBot/Database/Providers/ModProvider.cs` (+24 -7) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs` (+1 -15) </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:50 -05:00
yindo closed this issue 2026-02-15 15:56:50 -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#773