[PR #123] [MERGED] New command !latest cached #217

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/123
Author: @13xforever
Created: 11/8/2018
Status: Merged
Merged: 11/8/2018
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (4)

  • e7c03be vs code plz
  • 3ab7095 alias for !warn users
  • fee6ad6 Merge remote-tracking branch 'upstream/master' into vnext
  • f39d5e7 new command to show last known update information

📊 Changes

5 files changed (+63 additions, -46 deletions)

View changed files

📝 CompatBot/Commands/CompatList.cs (+54 -34)
📝 CompatBot/Commands/Warnings.ListGroup.cs (+1 -1)
📝 CompatBot/EventHandlers/NewBuildsMonitor.cs (+2 -2)
📝 CompatBot/Program.cs (+1 -1)
📝 CompatBot/Utils/StringUtils.cs (+5 -8)

📄 Description

More workarounds for issues with compat api


🔄 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/123 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 11/8/2018 **Status:** ✅ Merged **Merged:** 11/8/2018 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`e7c03be`](https://github.com/RPCS3/discord-bot/commit/e7c03beb4f2462ef1647cd6ba5c46d496b50c4e6) vs code plz - [`3ab7095`](https://github.com/RPCS3/discord-bot/commit/3ab709522f87be5d0abeaa4882cac544a9896264) alias for !warn users - [`fee6ad6`](https://github.com/RPCS3/discord-bot/commit/fee6ad6ed5184608b30653e13ae1ad46b6b77ba5) Merge remote-tracking branch 'upstream/master' into vnext - [`f39d5e7`](https://github.com/RPCS3/discord-bot/commit/f39d5e7431c86152b99d700163ee69c15aeb3a4c) new command to show last known update information ### 📊 Changes **5 files changed** (+63 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/CompatList.cs` (+54 -34) 📝 `CompatBot/Commands/Warnings.ListGroup.cs` (+1 -1) 📝 `CompatBot/EventHandlers/NewBuildsMonitor.cs` (+2 -2) 📝 `CompatBot/Program.cs` (+1 -1) 📝 `CompatBot/Utils/StringUtils.cs` (+5 -8) </details> ### 📄 Description More workarounds for issues with compat api --- <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:22 -05:00
yindo closed this issue 2026-02-15 15:55:22 -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#217