[PR #34] [MERGED] fix product code lookup when api is in maintenance mode #154

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/34
Author: @13xforever
Created: 4/2/2018
Status: Merged
Merged: 4/2/2018
Merged by: @Nicba1010

Base: masterHead: hotfix/maintenance


📝 Commits (3)

  • ac89e3b fix product code lookup when api is in maintenance mode
  • 6511495 better solution that doesn't break log analyzer
  • 59bd995 use different yellow to be more distinct from compat statuses

📊 Changes

4 files changed (+30 additions, -14 deletions)

View changed files

📝 api/config.py (+1 -1)
📝 api/result.py (+10 -3)
📝 bot.py (+16 -9)
📝 bot_utils.py (+3 -1)

📄 Description

also freshen up !top examples


🔄 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/34 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 4/2/2018 **Status:** ✅ Merged **Merged:** 4/2/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `hotfix/maintenance` --- ### 📝 Commits (3) - [`ac89e3b`](https://github.com/RPCS3/discord-bot/commit/ac89e3bbc357ce38ac9ac28c5b0b0e413591e11e) fix product code lookup when api is in maintenance mode - [`6511495`](https://github.com/RPCS3/discord-bot/commit/6511495589712c0c348a3bb58e9d5787b21c374b) better solution that doesn't break log analyzer - [`59bd995`](https://github.com/RPCS3/discord-bot/commit/59bd995ba29e49979cb008e041c8e29074510301) use different yellow to be more distinct from compat statuses ### 📊 Changes **4 files changed** (+30 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `api/config.py` (+1 -1) 📝 `api/result.py` (+10 -3) 📝 `bot.py` (+16 -9) 📝 `bot_utils.py` (+3 -1) </details> ### 📄 Description also freshen up `!top` examples --- <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:12 -05:00
yindo closed this issue 2026-02-15 15:55:12 -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#154