[PR #157] [MERGED] Make !commands command usable by non-sudoer mods #243

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/157
Author: @13xforever
Created: 1/7/2019
Status: Merged
Merged: 1/7/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (1)

  • b894b78 moved !sudo bot commands to !commands, so non-sudoers can use it

📊 Changes

3 files changed (+195 additions, -197 deletions)

View changed files

CompatBot/Commands/CommandsManagement.cs (+194 -0)
CompatBot/Commands/Sudo.Bot.Commands.cs (+0 -197)
📝 CompatBot/Program.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/157 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/7/2019 **Status:** ✅ Merged **Merged:** 1/7/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (1) - [`b894b78`](https://github.com/RPCS3/discord-bot/commit/b894b7889afb6042b5fde6a6b74f93119404618e) moved !sudo bot commands to !commands, so non-sudoers can use it ### 📊 Changes **3 files changed** (+195 additions, -197 deletions) <details> <summary>View changed files</summary> ➕ `CompatBot/Commands/CommandsManagement.cs` (+194 -0) ➖ `CompatBot/Commands/Sudo.Bot.Commands.cs` (+0 -197) 📝 `CompatBot/Program.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:55:26 -05:00
yindo closed this issue 2026-02-15 15:55:26 -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#243