[PR #190] [MERGED] Tweak explain fuzzy matching a little bit #272

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/190
Author: @13xforever
Created: 1/25/2019
Status: Merged
Merged: 1/25/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 7173336 remove time limit on log upload instruction checks
  • 62412ae improve logic for fuzzy matching the explain term
  • d9098e4 turn off some checks for debug build

📊 Changes

3 files changed (+27 additions, -17 deletions)

View changed files

📝 CompatBot/Commands/Explain.cs (+22 -16)
📝 CompatBot/EventHandlers/IsTheGamePlayableHandler.cs (+4 -0)
📝 CompatBot/EventHandlers/PostLogHelpHandler.cs (+1 -1)

📄 Description

No description provided


🔄 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/190 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/25/2019 **Status:** ✅ Merged **Merged:** 1/25/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`7173336`](https://github.com/RPCS3/discord-bot/commit/7173336f86076348cc9d584e05da084331de5807) remove time limit on log upload instruction checks - [`62412ae`](https://github.com/RPCS3/discord-bot/commit/62412aeea1d519be3788c0beaa34394347592d69) improve logic for fuzzy matching the explain term - [`d9098e4`](https://github.com/RPCS3/discord-bot/commit/d9098e4586ac2e90a3f40571e17457977cf47cef) turn off some checks for debug build ### 📊 Changes **3 files changed** (+27 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Explain.cs` (+22 -16) 📝 `CompatBot/EventHandlers/IsTheGamePlayableHandler.cs` (+4 -0) 📝 `CompatBot/EventHandlers/PostLogHelpHandler.cs` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:31 -05:00
yindo closed this issue 2026-02-15 15:55:31 -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#272