mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
feat(bot): server config toggle for @silent proxied messages
This commit is contained in:
parent
2d36b8a7cc
commit
b88c1b7712
12 changed files with 50 additions and 3 deletions
|
|
@ -36,6 +36,6 @@ public class MessageContext
|
|||
public bool InLogBlacklist { get; }
|
||||
public bool LogCleanupEnabled { get; }
|
||||
public bool RequireSystemTag { get; }
|
||||
|
||||
public bool DenyBotUsage { get; }
|
||||
public bool SuppressNotifications { get; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue