[PR #24] [MERGED] Various fixes for many different things #143

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

Base: masterHead: even_more_fixes


📝 Commits (1)

  • cc5bd3f Fix compat search results formating

📊 Changes

4 files changed (+45 additions, -23 deletions)

View changed files

📝 api/result.py (+2 -2)
📝 bot.py (+33 -15)
📝 bot_config.py (+1 -0)
📝 log_analyzer.py (+9 -6)

📄 Description

Fix compat search results formating
Fix antipiracy messages when bot doesn't have permissions to delete the offending message
Link rules in the anti-piracy message
Check for piracy triggers on message edit
Fix log parsing for older versions
Fix GPU info extraction (again)


🔄 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/24 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/5/2018 **Status:** ✅ Merged **Merged:** 3/5/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `even_more_fixes` --- ### 📝 Commits (1) - [`cc5bd3f`](https://github.com/RPCS3/discord-bot/commit/cc5bd3fe9bff0f9b05b218cd0ebed0042ddd0abe) Fix compat search results formating ### 📊 Changes **4 files changed** (+45 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `api/result.py` (+2 -2) 📝 `bot.py` (+33 -15) 📝 `bot_config.py` (+1 -0) 📝 `log_analyzer.py` (+9 -6) </details> ### 📄 Description Fix compat search results formating Fix antipiracy messages when bot doesn't have permissions to delete the offending message Link rules in the anti-piracy message Check for piracy triggers on message edit Fix log parsing for older versions Fix GPU info extraction (again) --- <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#143