commit
d4770075d4
@ -118,7 +118,9 @@ void update_catbot_list()
|
||||
strcasestr(info.name, "zCat") ||
|
||||
strcasestr(info.name, "lagger bot") ||
|
||||
strcasestr(info.name, "zLag-bot") ||
|
||||
strcasestr(info.name, "crash-bot"))
|
||||
strcasestr(info.name, "crash-bot") ||
|
||||
strcasestr(info.name, "reichstagbot")
|
||||
)
|
||||
{
|
||||
if (human_detecting_map.find(info.friendsID) ==
|
||||
human_detecting_map.end())
|
||||
|
Reference in New Issue
Block a user