[PR #893] [MERGED] Kick users if they ignore warning about invite links #918

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/893
Author: @13xforever
Created: 8/2/2022
Status: Merged
Merged: 8/2/2022
Merged by: @clienthax

Base: masterHead: vnext


📝 Commits (4)

  • 5a471c1 kick users if they ignore warning about invite links
  • 7305fa9 proper check for repeated invites
  • a28e5dc update dependencies
  • 24c05ab upgrade dsharp+

📊 Changes

4 files changed (+37 additions, -25 deletions)

View changed files

📝 Clients/CirrusCiClient/CirrusCiClient.csproj (+2 -2)
📝 Clients/GithubClient/GithubClient.csproj (+1 -1)
📝 CompatBot/CompatBot.csproj (+14 -14)
📝 CompatBot/EventHandlers/DiscordInviteFilter.cs (+20 -8)

📄 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/893 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 8/2/2022 **Status:** ✅ Merged **Merged:** 8/2/2022 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (4) - [`5a471c1`](https://github.com/RPCS3/discord-bot/commit/5a471c1b52f36ba1aa931df851a09d03a313b6b7) kick users if they ignore warning about invite links - [`7305fa9`](https://github.com/RPCS3/discord-bot/commit/7305fa92c3d6a34689b4f3f17fc962796144e6b1) proper check for repeated invites - [`a28e5dc`](https://github.com/RPCS3/discord-bot/commit/a28e5dc39bdfaf5767df1406ecf98b4e289fa220) update dependencies - [`24c05ab`](https://github.com/RPCS3/discord-bot/commit/24c05ab5c8c1daab831ced79a603733966411dea) upgrade dsharp+ ### 📊 Changes **4 files changed** (+37 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CirrusCiClient/CirrusCiClient.csproj` (+2 -2) 📝 `Clients/GithubClient/GithubClient.csproj` (+1 -1) 📝 `CompatBot/CompatBot.csproj` (+14 -14) 📝 `CompatBot/EventHandlers/DiscordInviteFilter.cs` (+20 -8) </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:57:13 -05:00
yindo closed this issue 2026-02-15 15:57:13 -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#918