mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 22:03:33 -04:00
[PR #792] [MERGED] An option to auto kick users without roles #842
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/792
Author: @13xforever
Created: 7/14/2021
Status: ✅ Merged
Merged: 7/14/2021
Merged by: @13xforever
Base:
master← Head:vnext📝 Commits (4)
a51c32fupdate deps6342344add new filter action to kick usersc43d0c0only auto kick if user doesn't have any rolesd42787areport kick in bot log📊 Changes
7 files changed (+44 additions, -9 deletions)
View changed files
📝
Clients/CirrusCiClient/CirrusCiClient.csproj(+1 -1)📝
CompatBot/Commands/ContentFilters.cs(+15 -2)📝
CompatBot/CompatBot.csproj(+5 -5)📝
CompatBot/Database/BotDb.cs(+1 -0)📝
CompatBot/Database/Providers/ContentFilter.cs(+18 -0)📝
CompatBot/Utils/Extensions/DiscordMessageExtensions.cs(+3 -1)📝
CompatBot/Utils/Extensions/FilterActionExtensions.cs(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.