[PR #230] [MERGED] Fix some bugs and update file logging #307

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/230
Author: @13xforever
Created: 2/24/2019
Status: Merged
Merged: 2/24/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (4)

  • 4cb10bb fix exception logging
  • da634f0 fix a problem with sending log parsing result, maybe
  • a3872c9 command to upload current log file
  • e2133e9 try to fix some things

📊 Changes

4 files changed (+38 additions, -5 deletions)

View changed files

📝 CompatBot/Commands/Sudo.cs (+32 -1)
📝 CompatBot/Config.cs (+4 -2)
📝 CompatBot/EventHandlers/LogParsingHandler.cs (+1 -1)
📝 CompatBot/Utils/DiscordClientExtensions.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/230 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/24/2019 **Status:** ✅ Merged **Merged:** 2/24/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`4cb10bb`](https://github.com/RPCS3/discord-bot/commit/4cb10bb304e9568255fe6c9e589a0d5bd1dfd1c4) fix exception logging - [`da634f0`](https://github.com/RPCS3/discord-bot/commit/da634f09c0dfbc55a36fd0036ee016377c9b2bf6) fix a problem with sending log parsing result, maybe - [`a3872c9`](https://github.com/RPCS3/discord-bot/commit/a3872c984a521b6426be979287546ace0a4f400f) command to upload current log file - [`e2133e9`](https://github.com/RPCS3/discord-bot/commit/e2133e9c0f84d4f0acf6e09f7cb534eceadb0569) try to fix some things ### 📊 Changes **4 files changed** (+38 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.cs` (+32 -1) 📝 `CompatBot/Config.cs` (+4 -2) 📝 `CompatBot/EventHandlers/LogParsingHandler.cs` (+1 -1) 📝 `CompatBot/Utils/DiscordClientExtensions.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:37 -05:00
yindo closed this issue 2026-02-15 15:55:37 -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#307