[PR #652] [MERGED] Limit acceptable nicknames for !rename command to prevent future fuckups #715

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (1)

  • d199d35 limit acceptable nicknames for !rename command to prevent future fuckups

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 CompatBot/Commands/ForcedNicknames.cs (+7 -1)
📝 CompatBot/EventHandlers/UsernameValidationMonitor.cs (+1 -0)

📄 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/652 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 9/29/2020 **Status:** ✅ Merged **Merged:** 9/29/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`d199d35`](https://github.com/RPCS3/discord-bot/commit/d199d3534daa77bdef4184b80abd3d0ec43625cd) limit acceptable nicknames for !rename command to prevent future fuckups ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/ForcedNicknames.cs` (+7 -1) 📝 `CompatBot/EventHandlers/UsernameValidationMonitor.cs` (+1 -0) </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:41 -05:00
yindo closed this issue 2026-02-15 15:56:41 -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#715