[PR #622] [MERGED] UX enhancements #686

Closed
opened 2026-02-15 15:56:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/622
Author: @13xforever
Created: 7/8/2020
Status: Merged
Merged: 7/8/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (1)

  • 4fbe089 add off-topic limiter and update some commands to use it instead

📊 Changes

4 files changed (+48 additions, -3 deletions)

View changed files

CompatBot/Commands/Attributes/LimitedToOfftopicChannel.cs (+42 -0)
📝 CompatBot/Commands/CompatList.cs (+1 -1)
📝 CompatBot/Commands/Minesweeper.cs (+1 -1)
📝 CompatBot/EventHandlers/BotReactionsHandler.cs (+4 -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/622 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 7/8/2020 **Status:** ✅ Merged **Merged:** 7/8/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`4fbe089`](https://github.com/RPCS3/discord-bot/commit/4fbe0895ead19a6db05772c8a4075ce80dd6e091) add off-topic limiter and update some commands to use it instead ### 📊 Changes **4 files changed** (+48 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `CompatBot/Commands/Attributes/LimitedToOfftopicChannel.cs` (+42 -0) 📝 `CompatBot/Commands/CompatList.cs` (+1 -1) 📝 `CompatBot/Commands/Minesweeper.cs` (+1 -1) 📝 `CompatBot/EventHandlers/BotReactionsHandler.cs` (+4 -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:56:37 -05:00
yindo closed this issue 2026-02-15 15:56:37 -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#686