[PR #201] [MERGED] fix !rate 69 #281

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • 3459d66 disable emoji resolving spam
  • 3173417 fix rating numbers, again
  • a649fb6 make handlers that use explain to post attachment as well

📊 Changes

6 files changed (+43 additions, -27 deletions)

View changed files

📝 CompatBot/Commands/Explain.cs (+2 -7)
📝 CompatBot/Commands/Misc.cs (+1 -4)
📝 CompatBot/EventHandlers/Greeter.cs (+1 -1)
📝 CompatBot/EventHandlers/PostLogHelpHandler.cs (+8 -14)
📝 CompatBot/Utils/CommandContextExtensions.cs (+20 -1)
📝 CompatBot/Utils/DiscordClientExtensions.cs (+11 -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/201 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/1/2019 **Status:** ✅ Merged **Merged:** 2/1/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`3459d66`](https://github.com/RPCS3/discord-bot/commit/3459d6646c579d0f15156c0d0d015dcdae87a0a6) disable emoji resolving spam - [`3173417`](https://github.com/RPCS3/discord-bot/commit/3173417f0db3354afff02fad6928f8039fccb13b) fix rating numbers, again - [`a649fb6`](https://github.com/RPCS3/discord-bot/commit/a649fb6e699932a788fd45947b653e0a37641b49) make handlers that use explain to post attachment as well ### 📊 Changes **6 files changed** (+43 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Explain.cs` (+2 -7) 📝 `CompatBot/Commands/Misc.cs` (+1 -4) 📝 `CompatBot/EventHandlers/Greeter.cs` (+1 -1) 📝 `CompatBot/EventHandlers/PostLogHelpHandler.cs` (+8 -14) 📝 `CompatBot/Utils/CommandContextExtensions.cs` (+20 -1) 📝 `CompatBot/Utils/DiscordClientExtensions.cs` (+11 -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:32 -05:00
yindo closed this issue 2026-02-15 15:55:32 -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#281