[PR #596] [MERGED] Further improvements to the image tagging #662

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/596
Author: @13xforever
Created: 5/23/2020
Status: Merged
Merged: 5/23/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (10+)

📊 Changes

5 files changed (+172 additions, -62 deletions)

View changed files

.cirrus.yml (+6 -0)
📝 CompatBot/Commands/Vision.cs (+162 -59)
📝 CompatBot/Program.cs (+1 -1)
📝 CompatBot/Utils/Extensions/Converters.cs (+2 -2)
📝 discord-bot-net.sln (+1 -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/596 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 5/23/2020 **Status:** ✅ Merged **Merged:** 5/23/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (10+) - [`3dca525`](https://github.com/RPCS3/discord-bot/commit/3dca525e01427330afbeeb732f1dfcd4955fef1a) fix potential issues - [`febc43a`](https://github.com/RPCS3/discord-bot/commit/febc43a9900e7ffec2f5155bdb5134b9e432d2dd) reduce color similarity - [`9f627be`](https://github.com/RPCS3/discord-bot/commit/9f627be7f07a6a5ab9151e4bd4d0eaff3dc28dd3) add dummy cirrus ci config - [`e0789e9`](https://github.com/RPCS3/discord-bot/commit/e0789e9de6bf9cb68bbb3ccdd3d275989479a550) add bc - [`1121c4b`](https://github.com/RPCS3/discord-bot/commit/1121c4b05e18e1373639c69342724f44cec4ed8a) add image description to !tag - [`af1bf70`](https://github.com/RPCS3/discord-bot/commit/af1bf709da09896d834109738d6c0ee0df0595ef) add more reactions - [`77c6981`](https://github.com/RPCS3/discord-bot/commit/77c6981d927dc93327cc2871ea93285d54c4700e) add more font families - [`508fdd7`](https://github.com/RPCS3/discord-bot/commit/508fdd73f08101978b90e40f05aedf9b9b57df9c) ignore case when matching tags - [`8885d09`](https://github.com/RPCS3/discord-bot/commit/8885d090afb5784324d186d2a0e4a4c92524e7b8) add font logs - [`c4ce030`](https://github.com/RPCS3/discord-bot/commit/c4ce030221d266d2806c654dc1e358100614f49f) better font search ### 📊 Changes **5 files changed** (+172 additions, -62 deletions) <details> <summary>View changed files</summary> ➕ `.cirrus.yml` (+6 -0) 📝 `CompatBot/Commands/Vision.cs` (+162 -59) 📝 `CompatBot/Program.cs` (+1 -1) 📝 `CompatBot/Utils/Extensions/Converters.cs` (+2 -2) 📝 `discord-bot-net.sln` (+1 -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: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#662