[PR #385] [MERGED] Ability to mark update announcement as a bad update #460

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/385
Author: @13xforever
Created: 8/22/2019
Status: Merged
Merged: 8/22/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (1)

  • b054964 ability to mark update announcement as a bad update

📊 Changes

4 files changed (+77 additions, -17 deletions)

View changed files

📝 CompatBot/Commands/CompatList.cs (+0 -13)
📝 CompatBot/Commands/Moderation.cs (+54 -0)
📝 CompatBot/Config.cs (+4 -0)
📝 CompatBot/EventHandlers/Starbucks.cs (+19 -4)

📄 Description

You can use new command !badudpate or react on the message itself with ⚠ emoji


🔄 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/385 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/22/2019 **Status:** ✅ Merged **Merged:** 8/22/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`b054964`](https://github.com/RPCS3/discord-bot/commit/b054964773025a0aa83061babea76e9868a4f647) ability to mark update announcement as a bad update ### 📊 Changes **4 files changed** (+77 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/CompatList.cs` (+0 -13) 📝 `CompatBot/Commands/Moderation.cs` (+54 -0) 📝 `CompatBot/Config.cs` (+4 -0) 📝 `CompatBot/EventHandlers/Starbucks.cs` (+19 -4) </details> ### 📄 Description You can use new command `!badudpate` or react on the message itself with ⚠ emoji --- <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:00 -05:00
yindo closed this issue 2026-02-15 15:56:00 -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#460