twitter-search-follow-bot icon indicating copy to clipboard operation
twitter-search-follow-bot copied to clipboard

Auto-follows users who tweet particular keywords

Results 1 twitter-search-follow-bot issues
Sort by recently updated
recently updated
newest added

When I run: pi@raspberrypi:~/Desktop/Git/TwitterBot/twitter-search-follow-bot $ ruby search-follow-bot.rb This error occurs: /var/lib/gems/2.1.0/gems/httparty-0.4.3/lib/httparty/core_extensions.rb:2: warning: undefining `object_id' may cause serious problems /var/lib/gems/2.1.0/gems/httparty-0.4.3/lib/httparty/request.rb:80:in`query_string': undefined method `blank?' for nil:NilClass (NoMethodError) from /var/lib/gems/2.1.0/gems/httparty-0.4.3/lib/httparty/request.rb:27:in`uri' from /var/lib/gems/2.1.0/gems/httparty-0.4.3/lib/httparty/request.rb:56:in `setup_raw_request'...