[PR #131] [MERGED] Add more quotes for 8ball and rate commands #225

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/131
Author: @LoweysLitsman
Created: 11/14/2018
Status: Merged
Merged: 11/16/2018
Merged by: @13xforever

Base: masterHead: patch-1


📝 Commits (3)

📊 Changes

1 file changed (+11 additions, -7 deletions)

View changed files

📝 CompatBot/Commands/Misc.cs (+11 -7)

📄 Description

Added for 8ball:

  • 6 Confirmation quotes (16 - > 22)
  • 7 Negative quotes (11 -> 18)
    Added a space between // and the number at the second 8ball comment

Added for Rate:

  • 4 Positive Quotes (40 -> 44)
  • 1 Negative Quote (25 -> 26)

🔄 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/131 **Author:** [@LoweysLitsman](https://github.com/LoweysLitsman) **Created:** 11/14/2018 **Status:** ✅ Merged **Merged:** 11/16/2018 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`05242bd`](https://github.com/RPCS3/discord-bot/commit/05242bde300dd3ac6bfe0b180e5b47e3569523d6) Update Misc.cs - [`1bedbf5`](https://github.com/RPCS3/discord-bot/commit/1bedbf552ba4a0b1d9227aaa25a45e6758a6213d) Update Misc.cs - [`6cbb843`](https://github.com/RPCS3/discord-bot/commit/6cbb8436cd3587d7fbc433a05cb68872e577fb90) Apply suggestions from code review ### 📊 Changes **1 file changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Misc.cs` (+11 -7) </details> ### 📄 Description Added for 8ball: - 6 Confirmation quotes (16 - > 22) - 7 Negative quotes (11 -> 18) Added a space between // and the number at the second 8ball comment Added for Rate: - 4 Positive Quotes (40 -> 44) - 1 Negative Quote (25 -> 26) --- <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:23 -05:00
yindo closed this issue 2026-02-15 15:55:23 -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#225