[PR #23] [MERGED] Use embed for a single product code lookup result display #142

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/23
Author: @13xforever
Created: 3/1/2018
Status: Merged
Merged: 3/1/2018
Merged by: @Nicba1010

Base: masterHead: embeds_game_info


📝 Commits (1)

  • 9c06015 use embed for a single product code lookup result display

📊 Changes

4 files changed (+63 additions, -25 deletions)

View changed files

📝 api/result.py (+56 -14)
📝 bot.py (+1 -4)
📝 bot_utils.py (+4 -4)
📝 log_analyzer.py (+2 -3)

📄 Description

This will only change the display of single code queries from regular messages, not !compat searches

Examples:
image
image


🔄 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/23 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/1/2018 **Status:** ✅ Merged **Merged:** 3/1/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `embeds_game_info` --- ### 📝 Commits (1) - [`9c06015`](https://github.com/RPCS3/discord-bot/commit/9c0601531bf590844e45931c6365534299698e49) use embed for a single product code lookup result display ### 📊 Changes **4 files changed** (+63 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `api/result.py` (+56 -14) 📝 `bot.py` (+1 -4) 📝 `bot_utils.py` (+4 -4) 📝 `log_analyzer.py` (+2 -3) </details> ### 📄 Description This will only change the display of single code queries from regular messages, not `!compat` searches Examples: ![image](https://user-images.githubusercontent.com/36445/36847779-3115eb90-1d81-11e8-98ca-0a9ee956cd13.png) ![image](https://user-images.githubusercontent.com/36445/36847788-37e65f22-1d81-11e8-973b-d1cf2cddf8db.png) --- <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:10 -05:00
yindo closed this issue 2026-02-15 15:55:10 -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#142