[PR #641] [MERGED] Maintenance #705

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/641
Author: @13xforever
Created: 9/2/2020
Status: Merged
Merged: 9/2/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • c27d7f4 try to workaround new limits rolled out by discord
  • 2b2af57 fix wording for some commands

📊 Changes

10 files changed (+24 additions, -22 deletions)

View changed files

📝 CompatBot/Commands/ContentFilters.cs (+3 -3)
📝 CompatBot/Commands/Invites.cs (+1 -1)
📝 CompatBot/Config.cs (+10 -8)
📝 CompatBot/EventHandlers/BotReactionsHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/DiscordInviteFilter.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsingHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/Starbucks.cs (+3 -3)
📝 CompatBot/EventHandlers/UsernameValidationMonitor.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+1 -1)
📝 CompatBot/Watchdog.cs (+2 -2)

📄 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/641 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 9/2/2020 **Status:** ✅ Merged **Merged:** 9/2/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`c27d7f4`](https://github.com/RPCS3/discord-bot/commit/c27d7f4f0ad3b25f7222ed736a07aa85257f1221) try to workaround new limits rolled out by discord - [`2b2af57`](https://github.com/RPCS3/discord-bot/commit/2b2af5725c819c99043481262b6cd6505ae1e250) fix wording for some commands ### 📊 Changes **10 files changed** (+24 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/ContentFilters.cs` (+3 -3) 📝 `CompatBot/Commands/Invites.cs` (+1 -1) 📝 `CompatBot/Config.cs` (+10 -8) 📝 `CompatBot/EventHandlers/BotReactionsHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/DiscordInviteFilter.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsingHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/Starbucks.cs` (+3 -3) 📝 `CompatBot/EventHandlers/UsernameValidationMonitor.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+1 -1) 📝 `CompatBot/Watchdog.cs` (+2 -2) </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:40 -05:00
yindo closed this issue 2026-02-15 15:56:40 -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#705