[PR #594] [MERGED] Image tagging rewrite #661

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/594
Author: @13xforever
Created: 5/22/2020
Status: Merged
Merged: 5/22/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (3)

  • 83e8330 fix some things with game titles in db
  • 3195a6b replace image manipulation library and do fancy labeling
  • cf396a9 fix potential issue

📊 Changes

4 files changed (+145 additions, -124 deletions)

View changed files

📝 CompatBot/Commands/Sudo.Fix.cs (+8 -0)
📝 CompatBot/Commands/Vision.cs (+115 -34)
📝 CompatBot/CompatBot.csproj (+3 -2)
📝 CompatBot/Utils/Extensions/Converters.cs (+19 -88)

📄 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/594 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 5/22/2020 **Status:** ✅ Merged **Merged:** 5/22/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`83e8330`](https://github.com/RPCS3/discord-bot/commit/83e83304757d5feda7f49adb4a6db4f8a18c0201) fix some things with game titles in db - [`3195a6b`](https://github.com/RPCS3/discord-bot/commit/3195a6b5800ad0796da6c633504d07e86a1e020e) replace image manipulation library and do fancy labeling - [`cf396a9`](https://github.com/RPCS3/discord-bot/commit/cf396a95560e6ec686b970769b68f1dc869464e4) fix potential issue ### 📊 Changes **4 files changed** (+145 additions, -124 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/Sudo.Fix.cs` (+8 -0) 📝 `CompatBot/Commands/Vision.cs` (+115 -34) 📝 `CompatBot/CompatBot.csproj` (+3 -2) 📝 `CompatBot/Utils/Extensions/Converters.cs` (+19 -88) </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:33 -05:00
yindo closed this issue 2026-02-15 15:56:33 -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#661