[PR #168] [CLOSED] [needs review]fake emulator links filter #253

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/168
Author: @kacek
Created: 1/13/2019
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+95 additions, -1 deletions)

View changed files

CompatBot/EventHandlers/FakeEmulatorFilter.cs (+91 -0)
📝 CompatBot/Program.cs (+4 -1)

📄 Description

mostly copy paste from discord invites filter, not sure if it's correct. Also, more links could be added if known.


🔄 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/168 **Author:** [@kacek](https://github.com/kacek) **Created:** 1/13/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d9eb00c`](https://github.com/RPCS3/discord-bot/commit/d9eb00c5d2c5fdd887b1ca8765f964240fdb7a42) fake emulator links filter - [`09d22df`](https://github.com/RPCS3/discord-bot/commit/09d22df98725f8b6b6b7dd5354765287b2fe8855) typo fix ### 📊 Changes **2 files changed** (+95 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `CompatBot/EventHandlers/FakeEmulatorFilter.cs` (+91 -0) 📝 `CompatBot/Program.cs` (+4 -1) </details> ### 📄 Description mostly copy paste from discord invites filter, not sure if it's correct. Also, more links could be added if known. --- <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:28 -05:00
yindo closed this issue 2026-02-15 15:55:28 -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#253