I have this spam bot showing in google analytics (screen capture). I tried blocking it using this htaccess configuration
RewriteCond %{HTTP:Accept-Language} (Trump) [NC]
RewriteRule .* www.google.com [L]
If the Accept-language contains the word "Trump" it got redirected to google.
I'm still getting new hits.