[PR #763] [MERGED] Add embed support for image search #816

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/763
Author: @13xforever
Created: 5/7/2021
Status: Merged
Merged: 5/7/2021
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 1642060 apply new code style
  • d76248d improve image tagging, now supporting embeds
  • 4a908d5 improve ocr monitoring handler

📊 Changes

3 files changed (+30 additions, -15 deletions)

View changed files

📝 CompatBot/Commands/Sudo.Bot.cs (+8 -8)
📝 CompatBot/Commands/Vision.cs (+17 -4)
📝 CompatBot/EventHandlers/MediaScreenshotMonitor.cs (+5 -3)

📄 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/763 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 5/7/2021 **Status:** ✅ Merged **Merged:** 5/7/2021 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`1642060`](https://github.com/RPCS3/discord-bot/commit/1642060733a82fbd2fd8d9af995cb3069bd68614) apply new code style - [`d76248d`](https://github.com/RPCS3/discord-bot/commit/d76248d268a6fc977d20e1bea393d5ef69b7eecc) improve image tagging, now supporting embeds - [`4a908d5`](https://github.com/RPCS3/discord-bot/commit/4a908d5bc851e5c6821179c5e25a4f1933a8588e) improve ocr monitoring handler ### 📊 Changes **3 files changed** (+30 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.Bot.cs` (+8 -8) 📝 `CompatBot/Commands/Vision.cs` (+17 -4) 📝 `CompatBot/EventHandlers/MediaScreenshotMonitor.cs` (+5 -3) </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:56:57 -05:00
yindo closed this issue 2026-02-15 15:56:57 -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#816