[PR #61] [MERGED] Update meme commands #178

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/61
Author: @13xforever
Created: 8/6/2018
Status: Merged
Merged: 8/6/2018
Merged by: @Nicba1010

Base: masterHead: memes


📝 Commits (4)

  • de09cca show that no game updates available inside the same embed
  • f56ef9a use built-in jump link generator instead of manual string formatting
  • 7698459 a couple of new responses for meme commands, and also restricted to spam channel
  • b406b0a even more answers

📊 Changes

4 files changed (+107 additions, -47 deletions)

View changed files

📝 CompatBot/Commands/Misc.cs (+87 -31)
📝 CompatBot/Commands/Psn.Check.cs (+2 -8)
📝 CompatBot/Utils/DiscordClientExtensions.cs (+10 -1)
📝 CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs (+8 -7)

📄 Description

More variety, but also restrict to bot spam as requested


🔄 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/61 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/6/2018 **Status:** ✅ Merged **Merged:** 8/6/2018 **Merged by:** [@Nicba1010](https://github.com/Nicba1010) **Base:** `master` ← **Head:** `memes` --- ### 📝 Commits (4) - [`de09cca`](https://github.com/RPCS3/discord-bot/commit/de09ccaf181dae331c15d25752711ab73bff91b3) show that no game updates available inside the same embed - [`f56ef9a`](https://github.com/RPCS3/discord-bot/commit/f56ef9acab29c3e312fa915a0233201e6b23aa5d) use built-in jump link generator instead of manual string formatting - [`7698459`](https://github.com/RPCS3/discord-bot/commit/769845941f156ec1a52d69d75fa10d9acfb7efa2) a couple of new responses for meme commands, and also restricted to spam channel - [`b406b0a`](https://github.com/RPCS3/discord-bot/commit/b406b0a15405177c5de8a1a6bbf55d6c122e1b89) even more answers ### 📊 Changes **4 files changed** (+107 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Misc.cs` (+87 -31) 📝 `CompatBot/Commands/Psn.Check.cs` (+2 -8) 📝 `CompatBot/Utils/DiscordClientExtensions.cs` (+10 -1) 📝 `CompatBot/Utils/ResultFormatters/TitlePatchFormatter.cs` (+8 -7) </details> ### 📄 Description More variety, but also restrict to bot spam as requested --- <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:15 -05:00
yindo closed this issue 2026-02-15 15:55:15 -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#178