[PR #191] [MERGED] Various tweaks #273

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/191
Author: @13xforever
Created: 1/25/2019
Status: Merged
Merged: 1/25/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (4)

  • 5219e39 tweak log instruction posting, again
  • 721e8bb tweak game status lookup for noobs, again
  • aae78bc tag new build announcement
  • 0d6c7a8 use actual build time for master builds

📊 Changes

8 files changed (+95 additions, -26 deletions)

View changed files

📝 AppveyorClient/Client.cs (+30 -0)
📝 AppveyorClient/POCOs/Build.cs (+1 -0)
📝 CompatApiClient/POCOs/UpdateInfo.cs (+1 -1)
📝 CompatBot/Commands/CompatList.cs (+5 -2)
📝 CompatBot/EventHandlers/IsTheGamePlayableHandler.cs (+5 -3)
📝 CompatBot/EventHandlers/PostLogHelpHandler.cs (+3 -1)
📝 CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs (+49 -19)
📝 GithubClient/POCOs/PrInfo.cs (+1 -0)

📄 Description

  • mark builds as new in build announcement channel
  • use actual build time for master builds

🔄 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/191 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/25/2019 **Status:** ✅ Merged **Merged:** 1/25/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`5219e39`](https://github.com/RPCS3/discord-bot/commit/5219e39131cab97d8590bbe2656a82278d72162f) tweak log instruction posting, again - [`721e8bb`](https://github.com/RPCS3/discord-bot/commit/721e8bb5778f7fcc89a1cab67c231b7921a635f5) tweak game status lookup for noobs, again - [`aae78bc`](https://github.com/RPCS3/discord-bot/commit/aae78bcff7dfacb1e301e70a4822e0a9cec2bb6b) tag new build announcement - [`0d6c7a8`](https://github.com/RPCS3/discord-bot/commit/0d6c7a8ac6e606fe0f8355a7c33b562ab8864ebc) use actual build time for master builds ### 📊 Changes **8 files changed** (+95 additions, -26 deletions) <details> <summary>View changed files</summary> 📝 `AppveyorClient/Client.cs` (+30 -0) 📝 `AppveyorClient/POCOs/Build.cs` (+1 -0) 📝 `CompatApiClient/POCOs/UpdateInfo.cs` (+1 -1) 📝 `CompatBot/Commands/CompatList.cs` (+5 -2) 📝 `CompatBot/EventHandlers/IsTheGamePlayableHandler.cs` (+5 -3) 📝 `CompatBot/EventHandlers/PostLogHelpHandler.cs` (+3 -1) 📝 `CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs` (+49 -19) 📝 `GithubClient/POCOs/PrInfo.cs` (+1 -0) </details> ### 📄 Description * mark builds as new in build announcement channel * use actual build time for master builds --- <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:31 -05:00
yindo closed this issue 2026-02-15 15:55:31 -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#273