[PR #166] [MERGED] Minor quality of life improvements #251

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • d14df89 add reaction emoji test for debug build
  • 220f8e0 bump new master build time to 2*20, as there's pr build before it
  • 6487cbc add relative offset to master build timestamp

📊 Changes

5 files changed (+69 additions, -8 deletions)

View changed files

📝 CompatBot/Commands/Pr.cs (+2 -2)
📝 CompatBot/EventHandlers/BotShutupHandler.cs (+47 -3)
CompatBot/Utils/DateTimeEx.cs (+15 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs (+4 -2)

📄 Description

  • relative time offset for master builds
  • better guesstimate for when new master build will be available
  • removed some emojis from the pool of reactions, as they're not supported by discord

🔄 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/166 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/12/2019 **Status:** ✅ Merged **Merged:** 1/12/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`d14df89`](https://github.com/RPCS3/discord-bot/commit/d14df89dc81fa41cf0a3316905b9ccb00efd8459) add reaction emoji test for debug build - [`220f8e0`](https://github.com/RPCS3/discord-bot/commit/220f8e0af3628d5160a8a598e19878dba8b97d14) bump new master build time to 2*20, as there's pr build before it - [`6487cbc`](https://github.com/RPCS3/discord-bot/commit/6487cbc11889d916ec7b3286778f4537a71f18a2) add relative offset to master build timestamp ### 📊 Changes **5 files changed** (+69 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Pr.cs` (+2 -2) 📝 `CompatBot/EventHandlers/BotShutupHandler.cs` (+47 -3) ➕ `CompatBot/Utils/DateTimeEx.cs` (+15 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs` (+4 -2) </details> ### 📄 Description * relative time offset for master builds * better guesstimate for when new master build will be available * removed some emojis from the pool of reactions, as they're not supported by discord --- <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:27 -05:00
yindo closed this issue 2026-02-15 15:55:27 -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#251