eVanilla / instabot.rb

An instagram bot works without instagram api, only needs your username and password. written in ruby
153 stars 37 forks source link

Fix nil error because key does not exist #12

Closed ihatov08 closed 5 years ago

ihatov08 commented 5 years ago

Fix nil error because key does not exist

`set_user_information': undefined method `[]' for nil:NilClass (NoMethodError)