[PR #35] [MERGED] Fix some shit that I broke or forgot to fix earlier #155

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/35
Author: @13xforever
Created: 4/2/2018
Status: Merged
Merged: 4/3/2018
Merged by: @Nicba1010

Base: masterHead: hotfix/smol_fixes


📝 Commits (2)

📊 Changes

3 files changed (+12 additions, -13 deletions)

View changed files

📝 api/result.py (+1 -1)
📝 bot.py (+10 -11)
📝 math_utils.py (+1 -1)

📄 Description

Fix !compat results formatting
Fix !top without parameters
Use plain text for product code lookup when in maintenance mode to be less obnoxious


🔄 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/35 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 4/2/2018 **Status:** ✅ Merged **Merged:** 4/3/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `hotfix/smol_fixes` --- ### 📝 Commits (2) - [`54aa4d9`](https://github.com/RPCS3/discord-bot/commit/54aa4d9ed0618785f6c67a0ce1099e5ac05bbab3) Fix !compat results formatting - [`c8e8492`](https://github.com/RPCS3/discord-bot/commit/c8e8492cc8d5cb23a22282a7ffc711768ace38a1) also fix !top 0 ### 📊 Changes **3 files changed** (+12 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `api/result.py` (+1 -1) 📝 `bot.py` (+10 -11) 📝 `math_utils.py` (+1 -1) </details> ### 📄 Description Fix !compat results formatting Fix !top without parameters Use plain text for product code lookup when in maintenance mode to be less obnoxious --- <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#155