[PR #547] [MERGED] Maintenance #616

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/547
Author: @13xforever
Created: 3/21/2020
Status: Merged
Merged: 3/21/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (4)

  • 819e0ee update deps
  • 33b2265 save custom restart message
  • 3d72857 command to get a backup of thumbs.db
  • e5638ba this should no longer be needed

📊 Changes

9 files changed (+108 additions, -42 deletions)

View changed files

📝 Clients/CompatApiClient/CompatApiClient.csproj (+2 -2)
📝 Clients/IrdLibraryClient/IrdLibraryClient.csproj (+1 -1)
📝 Clients/PsnClient/PsnClient.csproj (+1 -1)
📝 CompatBot/Commands/Sudo.Bot.cs (+23 -18)
📝 CompatBot/Commands/Sudo.cs (+39 -0)
📝 CompatBot/CompatBot.csproj (+7 -7)
📝 CompatBot/Program.cs (+14 -8)
📝 CompatBot/Watchdog.cs (+17 -1)
📝 azure-pipelines.yml (+4 -4)

📄 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/547 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/21/2020 **Status:** ✅ Merged **Merged:** 3/21/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`819e0ee`](https://github.com/RPCS3/discord-bot/commit/819e0ee289fa4d50b91f9f3cdc84da66104da25f) update deps - [`33b2265`](https://github.com/RPCS3/discord-bot/commit/33b226500eecc084e3d129142f85f4f0ee8676f5) save custom restart message - [`3d72857`](https://github.com/RPCS3/discord-bot/commit/3d72857addb4a055a50ac9ee0656d05f898feb7b) command to get a backup of thumbs.db - [`e5638ba`](https://github.com/RPCS3/discord-bot/commit/e5638baa65e03e532d0f4f434f90346d7e0288bd) this should no longer be needed ### 📊 Changes **9 files changed** (+108 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CompatApiClient/CompatApiClient.csproj` (+2 -2) 📝 `Clients/IrdLibraryClient/IrdLibraryClient.csproj` (+1 -1) 📝 `Clients/PsnClient/PsnClient.csproj` (+1 -1) 📝 `CompatBot/Commands/Sudo.Bot.cs` (+23 -18) 📝 `CompatBot/Commands/Sudo.cs` (+39 -0) 📝 `CompatBot/CompatBot.csproj` (+7 -7) 📝 `CompatBot/Program.cs` (+14 -8) 📝 `CompatBot/Watchdog.cs` (+17 -1) 📝 `azure-pipelines.yml` (+4 -4) </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:26 -05:00
yindo closed this issue 2026-02-15 15:56: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#616