[PR #985] [MERGED] Show mod ids in mod list #991

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/985
Author: @13xforever
Created: 3/27/2025
Status: Merged
Merged: 3/27/2025
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • df5a239 add new windows build mapping
  • e54e91b add user id to the bot mod list
  • 7da9815 more checks when to delete old text commands

📊 Changes

5 files changed (+26 additions, -6 deletions)

View changed files

📝 CompatBot/Commands/Processors/CommandErroredHandler.cs (+5 -1)
📝 CompatBot/Commands/Sudo.Mod.cs (+17 -4)
📝 CompatBot/CompatBot.csproj (+1 -0)
📝 CompatBot/Database/BotDb.cs (+1 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+2 -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/985 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/27/2025 **Status:** ✅ Merged **Merged:** 3/27/2025 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`df5a239`](https://github.com/RPCS3/discord-bot/commit/df5a2396ac91ca2b608ea034ee4390ab611a9217) add new windows build mapping - [`e54e91b`](https://github.com/RPCS3/discord-bot/commit/e54e91b372c4c8a6296b7b3fb170ec776480cc14) add user id to the bot mod list - [`7da9815`](https://github.com/RPCS3/discord-bot/commit/7da98158f6fa81beff056484a5ac88782bd16a7e) more checks when to delete old text commands ### 📊 Changes **5 files changed** (+26 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Processors/CommandErroredHandler.cs` (+5 -1) 📝 `CompatBot/Commands/Sudo.Mod.cs` (+17 -4) 📝 `CompatBot/CompatBot.csproj` (+1 -0) 📝 `CompatBot/Database/BotDb.cs` (+1 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+2 -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:57:26 -05:00
yindo closed this issue 2026-02-15 15:57:26 -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#991