[PR #327] [MERGED] Small command improvements #403

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/327
Author: @13xforever
Created: 6/3/2019
Status: Merged
Merged: 6/3/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 8564337 replace !math help logic
  • 4f40998 relax the number of results for psn search

📊 Changes

3 files changed (+37 additions, -40 deletions)

View changed files

📝 CompatBot/Commands/BotMath.cs (+2 -21)
📝 CompatBot/Commands/Misc.cs (+1 -1)
📝 CompatBot/Commands/Psn.cs (+34 -18)

📄 Description

  • !math help
  • !download
  • !psn search

🔄 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/327 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 6/3/2019 **Status:** ✅ Merged **Merged:** 6/3/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`8564337`](https://github.com/RPCS3/discord-bot/commit/856433708bcea94f6ca97e942b23679c73c34f7f) replace !math help logic - [`4f40998`](https://github.com/RPCS3/discord-bot/commit/4f40998f86094376ae3968ac5a33c7f32fa65752) relax the number of results for psn search ### 📊 Changes **3 files changed** (+37 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/BotMath.cs` (+2 -21) 📝 `CompatBot/Commands/Misc.cs` (+1 -1) 📝 `CompatBot/Commands/Psn.cs` (+34 -18) </details> ### 📄 Description * !math help * !download * !psn search --- <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:52 -05:00
yindo closed this issue 2026-02-15 15:55:52 -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#403