[PR #172] [CLOSED] update the pr command to prevent excessive spam #256

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/172
Author: @apache-hb
Created: 1/14/2019
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 078cf95 update the pr command to prevent excessive spam
  • a6c86af also extract the min search length out to a variable

📊 Changes

1 file changed (+9 additions, -2 deletions)

View changed files

📝 CompatBot/Commands/Pr.cs (+9 -2)

📄 Description

it limits the usage to once per minute per user, blocking one character searches and only creating an embed with the first 5 open pr's in it


🔄 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/172 **Author:** [@apache-hb](https://github.com/apache-hb) **Created:** 1/14/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`078cf95`](https://github.com/RPCS3/discord-bot/commit/078cf9565bc1378c8e357fc29b66d8fc04c1b94a) update the pr command to prevent excessive spam - [`a6c86af`](https://github.com/RPCS3/discord-bot/commit/a6c86af8b1072608c4038a3a03d2be9dd0b5aeea) also extract the min search length out to a variable ### 📊 Changes **1 file changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Pr.cs` (+9 -2) </details> ### 📄 Description it limits the usage to once per minute per user, blocking one character searches and only creating an embed with the first 5 open pr's in it --- <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:28 -05:00
yindo closed this issue 2026-02-15 15:55:28 -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#256