[PR #31] [MERGED] Annual fixes #151

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

📋 Pull Request Information

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

Base: masterHead: annual_fixes


📝 Commits (5)

  • 5895038 Fix :cell_ok_hand: response
  • 4d60a77 More flexible !top command
  • 5edee5c Indicate custom config usage
  • 3a40aad cap product code lookup number at 5, but show results in any case
  • 7a8f520 Use per-game instead of custom for more clarity?

📊 Changes

2 files changed (+34 additions, -25 deletions)

View changed files

📝 bot.py (+26 -19)
📝 log_analyzer.py (+8 -6)

📄 Description

Fix :cell_ok_hand: response
Fix AF Override: Disabled formatting
More flexible !top command
Indicate custom config usage
Fix product code lookup if there were more than 6 codes in message


🔄 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/31 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/29/2018 **Status:** ✅ Merged **Merged:** 3/30/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `annual_fixes` --- ### 📝 Commits (5) - [`5895038`](https://github.com/RPCS3/discord-bot/commit/58950387e9709bd14af63e2bc37f83aa703bf586) Fix :cell_ok_hand: response - [`4d60a77`](https://github.com/RPCS3/discord-bot/commit/4d60a77614d08c4e07054edac712e5d80ff5376e) More flexible !top command - [`5edee5c`](https://github.com/RPCS3/discord-bot/commit/5edee5cc4f4f86556c0e5ff5d9b521aa40b8b6de) Indicate custom config usage - [`3a40aad`](https://github.com/RPCS3/discord-bot/commit/3a40aad98a2643bd70f379dd055f220a37df8e04) cap product code lookup number at 5, but show results in any case - [`7a8f520`](https://github.com/RPCS3/discord-bot/commit/7a8f520eda291a9b1af23eb43a6f4c5f3e108697) Use per-game instead of custom for more clarity? ### 📊 Changes **2 files changed** (+34 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `bot.py` (+26 -19) 📝 `log_analyzer.py` (+8 -6) </details> ### 📄 Description Fix :cell_ok_hand: response Fix AF Override: Disabled formatting More flexible !top command Indicate custom config usage Fix product code lookup if there were more than 6 codes in message --- <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:11 -05:00
yindo closed this issue 2026-02-15 15:55:11 -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#151