Sha256: 41270d7718f5cf09b2101fef585645732540fe384f4b43271971ee081187fe5f
Contents?: true
Size: 654 Bytes
Versions: 1
Compression:
Stored size: 654 Bytes
Contents
require 'botinsta' bot = Botinsta.new ({ username: 'YOUR_USERNAME', password: 'YOUR_PASSWORD', tags: ['photography','vsco','b&w'], tag_blacklist: ['nsfw','sexy','hot'], likes_per_tag: 60, unfollows_per_run: 200, follows_per_tag: 10, unfollow_threshold: { seconds: 0, minutes: 0, hours: 1, days: 0 } }) bot.start
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
botinsta-0.1.3 | example/example.rb |