spambot snote
This commit is contained in:
@@ -86,6 +86,9 @@ const SnotePattern static patterns[] = {
|
||||
|
||||
{SnoteTag::Freeze,
|
||||
R"(^([^ ]+) froze the account ([^ ]+) \((.*)\)\.$)"},
|
||||
|
||||
{SnoteTag::Spambot,
|
||||
R"(User ([^ ]+) \(([^ ]+)@([^ ]+)\) trying to join ([^ ]+) is a possible spambot)"},
|
||||
};
|
||||
|
||||
static auto setup_database() -> hs_database_t *
|
||||
|
Reference in New Issue
Block a user