[PR #655] [MERGED] Maintenance #719

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • 00b4ec0 return game function list as a file to reduce spam
  • 574b60b misc changes to config
  • 5f5ddc1 command to strip zalgo from any user name

📊 Changes

3 files changed (+29 additions, -6 deletions)

View changed files

📝 CompatBot/Commands/ForcedNicknames.cs (+20 -0)
📝 CompatBot/Commands/Syscall.cs (+7 -4)
📝 CompatBot/Config.cs (+2 -2)

📄 Description

  • changed how function call dump is returned
  • new command to remove zalgo from any user name on demand

🔄 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/655 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 10/8/2020 **Status:** ✅ Merged **Merged:** 10/8/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`00b4ec0`](https://github.com/RPCS3/discord-bot/commit/00b4ec00759f491ad40460ab659869130838549d) return game function list as a file to reduce spam - [`574b60b`](https://github.com/RPCS3/discord-bot/commit/574b60bc8e4f4c094765abf43da49fd37d284d55) misc changes to config - [`5f5ddc1`](https://github.com/RPCS3/discord-bot/commit/5f5ddc1af51b610d86e4b79360afa69658f7d1a7) command to strip zalgo from any user name ### 📊 Changes **3 files changed** (+29 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/ForcedNicknames.cs` (+20 -0) 📝 `CompatBot/Commands/Syscall.cs` (+7 -4) 📝 `CompatBot/Config.cs` (+2 -2) </details> ### 📄 Description * changed how function call dump is returned * new command to remove zalgo from any user name on demand --- <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:42 -05:00
yindo closed this issue 2026-02-15 15:56:42 -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#719