Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

GramAddict

Completely free and open source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any android device that can run instagram.
Collective - Host: opensource - https://opencollective.com/gramaddict - Website: https://docs.gramaddict.org - Code: https://github.com/gramaddict

docs: added some useful info for the user

when the bot is skipping a post you will know

github.com/GramAddict/bot - 842230442ddc548ab4c350799b0a74900d35b532 authored almost 3 years ago by Dennis <[email protected]>
fix: update exampleplugin

github.com/GramAddict/bot - ce42af12062856cdeacfc7358dc2554feb01f52c authored almost 3 years ago by Dennis <[email protected]>
fix: missing argument in analytics report

github.com/GramAddict/bot - b0b5db37bb4e36e38cbf92ebf2b91d440c12640b authored almost 3 years ago by Dennis <[email protected]>
Merge branch 'master' of https://github.com/GramAddict/bot

github.com/GramAddict/bot - 691178afb731f8481bc7e6ef6a9ff67dcddf79da authored almost 3 years ago by Dennis <[email protected]>
bump: version 3.0.0

github.com/GramAddict/bot - 46f137eafa51e9ae8ed5bea2325e724d9f522b55 authored almost 3 years ago by Dennis <[email protected]>
docs: hint for blind

github.com/GramAddict/bot - b3a9a5778eefec0eff79f5233a1b4bb81d6aa1ca authored almost 3 years ago by Dennis <[email protected]>
fix: error if you specify an interval for total likes

likes_limit was referring to total_likes_limit and not current_likes_limit (that caused an error...

github.com/GramAddict/bot - 2ac0d863eb3f7dc436c1d09c45b6266ddebbe9cd authored almost 3 years ago by Dennis <[email protected]>
perf: handle empty biography and skip private/pubblic filter

if we are looking for things in biography and the bio is empty, we will skip that profile.

github.com/GramAddict/bot - 2b01cbcf2810dccd9907ab6f70d846a402acd9c6 authored almost 3 years ago by Dennis <[email protected]>
perf: get rid of unneeded arguments

github.com/GramAddict/bot - 01cf2d70868bcea34001ec6a1fde5c7d97952092 authored about 3 years ago by Dennis <[email protected]>
feat: choose for cloned/original app if pop-up get displayed

it's device specific

github.com/GramAddict/bot - 6f7d9d69c2f80b1e428d45795ba5ab6356b6ee25 authored about 3 years ago by Dennis <[email protected]>
perf: check if post has tags and don't crash with new elements

github.com/GramAddict/bot - 76bc2f5ff158b2e1035604fe0f8b2124609fe9f3 authored about 3 years ago by Dennis <[email protected]>
perf: check if element is above another one new method

github.com/GramAddict/bot - 332ee77aee094fadd0c3d66060c0a9a44a65ff45 authored about 3 years ago by Dennis <[email protected]>
bump: version and changelog

github.com/GramAddict/bot - a3e73ab4f722354fe489664923b1344c66b72487 authored about 3 years ago by Dennis <[email protected]>
fix: self missing

github.com/GramAddict/bot - 1cfc71d695701cf2dc5f4122ab197c045ed68688 authored about 3 years ago by Dennis <[email protected]>
feat: improve _parseCounter

now it can handle any possible change in the representation of numbers

github.com/GramAddict/bot - b676b8470bdb9cf1bc0fb3b7192002cc69354072 authored about 3 years ago by Dennis <[email protected]>
Update version.py

github.com/GramAddict/bot - d1eadc8d3338f7fa714e8f3ad2ba82520607d24b authored about 3 years ago by Dennis <[email protected]>
Update CHANGELOG.md

github.com/GramAddict/bot - 075045e4a40989b5fe4c531788b3393b95d4aea2 authored about 3 years ago by Dennis <[email protected]>
Merge pull request #2 from mastrolube/v3

V3

github.com/GramAddict/bot - 8812eb5a8bba199f2d412ebaeff2fa7ae63fed30 authored about 3 years ago by Dennis <[email protected]>
Merge branch 'master' into v3

github.com/GramAddict/bot - 24483d370cb4052bf542fc3e1210465df46378b4 authored about 3 years ago by Dennis <[email protected]>
feat: disable head notifications while the bot is active

github.com/GramAddict/bot - b974d8bfa1db5eaf040de4e92752bd49ffc4f8fc authored about 3 years ago by Dennis <[email protected]>
bump: ig tested version

github.com/GramAddict/bot - 11f3cf0af3aca7e7248ad325026bef3b6477aad9 authored about 3 years ago by Dennis <[email protected]>
bump: upgrade version

github.com/GramAddict/bot - e531ed67b894cc2c0b22570562b67493b53bb35a authored about 3 years ago by Dennis <[email protected]>
fix: 'NoneType' object has no attribute '_is_post_liked'

github.com/GramAddict/bot - f638f8bc8a394071da362de3588cd5a2783e9aeb authored about 3 years ago by Dennis <[email protected]>
style: removed a typo

github.com/GramAddict/bot - 7826703fed705aabcd3e3baa43a9698e089dc206 authored about 3 years ago by Dennis <[email protected]>
perf: re-call ig even if there is no crash pop-up

github.com/GramAddict/bot - 357e45284a6c72e41b1f11b2f8a2c4059319ab9a authored about 3 years ago by Dennis <[email protected]>
bump: IG version supported

github.com/GramAddict/bot - 940d5e31272632c8ca5841be18ccdc2a5399f67b authored about 3 years ago by Dennis <[email protected]>
perf: removed some unnecessary classes in story view

github.com/GramAddict/bot - 31b0db576b8b120b182670ea1cbdcd2e8756f56f authored about 3 years ago by Dennis <[email protected]>
perf: before starting the bot will tell you the filters you are going to use

there will be a countdown to let the user check that everything is ok

github.com/GramAddict/bot - 083b6093f69d253999998001a32e2c1fb5ad024a authored about 3 years ago by Dennis <[email protected]>
perf: move Filter instance outside of plugins

no needs to reinitialize Filters for every module, now it will generated only once

github.com/GramAddict/bot - 6e920b4ab5fe55f3f97c41393fda47776cabead4 authored about 3 years ago by Dennis <[email protected]>
bump: version 3.0.0b7 → 3.0.0

github.com/GramAddict/bot - 181e80b406aff5e186691144ec409d0a8da6bcb1 authored about 3 years ago by Dennis <[email protected]>
Merge branch 'master' into v3

github.com/GramAddict/bot - 003fe70c2b88e1e10a0bc43878e4dcd30ba46b60 authored about 3 years ago by Dennis <[email protected]>
fix: scraped is now counted as successful interaction

github.com/GramAddict/bot - 54ccc656fed2c8445875c638f8ac96b680479bcf authored about 3 years ago by Dennis <[email protected]>
Merge branch 'master' of https://github.com/GramAddict/bot

github.com/GramAddict/bot - 47364aad4f759cb88da16529341d85242b7c2098 authored about 3 years ago by Dennis <[email protected]>
v2.10.3 hf

github.com/GramAddict/bot - cc0287367acaf6f4781d356b51baaf2ce63f759e authored about 3 years ago by Dennis <[email protected]>
fix: the bot did not inform about the skip in case of the filter on mutual friends or on the link in bio

github.com/GramAddict/bot - 15c3cbda74d14977084cab947e7b311683653e62 authored about 3 years ago by Dennis <[email protected]>
fix: false positive for link check in bio

if it has no text return None instead of ""

github.com/GramAddict/bot - 1ad4eaa3f686ffed8cb12a2f30306aad8c9a8f11 authored about 3 years ago by Dennis <[email protected]>
v2.10.2 hf

github.com/GramAddict/bot - e42f66a74a2f8052064885833de82693d1708773 authored about 3 years ago by Dennis <[email protected]>
fix: link in bio object exists even if it's empty

we don't want to wait for something that is empty

github.com/GramAddict/bot - 22a5bee98259b968d82ee6b8901e8a7a25cbe0bc authored about 3 years ago by Dennis <[email protected]>
fix: limit check was wrong in interact_blogger plugin

github.com/GramAddict/bot - 3f3df02d018fc32f2b3c340939d4b6cc77cc3829 authored about 3 years ago by Dennis <[email protected]>
fix: feed job was ignoring limits

github.com/GramAddict/bot - b7ddf34b15445f6982300fe8878e979656fdd65c authored about 3 years ago by Dennis <[email protected]>
fix: feed job

github.com/GramAddict/bot - c5c7538fefdb1c78fe0ac824282f5a1a6abefb56 authored about 3 years ago by Dennis <[email protected]>
perf: jobs have been split in "active-" and "unfollow-" jobs

github.com/GramAddict/bot - 4ddf5a62bb28730e948aa87c45d2392910db6907 authored about 3 years ago by Dennis <[email protected]>
perf: you can pass how many users have to be processed when working with *.text (unfollow-from-list and interact-from-list)

interact-from-file: [usernames1.txt 10-15, usernames2.txt 3]
unfollow-from-file: [usernames1.txt...

github.com/GramAddict/bot - 8f54812dbcfaf483a307795a74ad25700c124952 authored about 3 years ago by Dennis <[email protected]>
perf: other bot flow improvements

github.com/GramAddict/bot - 0bc061d347c46cd88ab79e525f17eff259e43ab3 authored about 3 years ago by Dennis <[email protected]>
build: upgrade dependencies

github.com/GramAddict/bot - 9158a4284093848b5140e2fb2c7b10ab71cebbbd authored about 3 years ago by Dennis <[email protected]>
perf: bot flow improved

I should do atomic commits .. damn: D next time ...

github.com/GramAddict/bot - fbad37d8f017c92e83a1edfcd243cff3b77ea8db authored about 3 years ago by Dennis <[email protected]>
fix: don't throw an error if config files *.yaml instead of *.yml are used

github.com/GramAddict/bot - c91747f53562fcc4d908e089a02864f05aee7fbf authored about 3 years ago by Dennis <[email protected]>
perf: showing session ending conditions at bot start

github.com/GramAddict/bot - d9477932e9617bd10eb1561e60e0c679806b3f83 authored about 3 years ago by Dennis <[email protected]>
perf: removed unnecessary argument in check_limit function

github.com/GramAddict/bot - 8ae03d871b4543ad98b0d599ce1c417d3a8cb7c4 authored about 3 years ago by Dennis <[email protected]>
v2.10.1 hf

github.com/GramAddict/bot - d4dcbb1758fc6502d0157bcb9271ce1c573de93f authored about 3 years ago by Dennis <[email protected]>
fix: someone in the world has a " ’ " as thousands separator instead of " , "

github.com/GramAddict/bot - 6e59841e69ce33d46dbedd1aa319c191e4876b2e authored about 3 years ago by Dennis <[email protected]>
Create codeql-analysis.yml

github.com/GramAddict/bot - 27c64cb68763a382e8b19b175964c2e56c7b09eb authored about 3 years ago by Dennis <[email protected]>
Update configuration.md

github.com/GramAddict/docs - ba0981327ae829ad8f81d031291aa0a29d5da851 authored about 3 years ago by Dennis <[email protected]>
fix: trying to close the android pop-up if ig crashes

github.com/GramAddict/bot - 21af68246b844792480b1a1d0582272cbd8af31b authored about 3 years ago by Dennis <[email protected]>
perf: video recording

github.com/GramAddict/bot - 182e2680759d4a1b0fe4c87333d25453f96eeb8d authored about 3 years ago by Dennis <[email protected]>
Update views.py

github.com/GramAddict/bot - 97b2dcb923e0f9f244c8eddcec263ecf70196010 authored about 3 years ago by Dennis <[email protected]>
Update views.py

github.com/GramAddict/bot - 879aea2423ff61ca4e78865940415b1272e92e5b authored about 3 years ago by Dennis <[email protected]>
fix: looking for the like button on the following video instead of the one being played

github.com/GramAddict/bot - aff12c0a414b87bf47e749ff635b73821e8f2225 authored about 3 years ago by Dennis <[email protected]>
Update filter.py

github.com/GramAddict/bot - 7daa3b9797cf2a19a1bbe63aa243b51324bfb1c1 authored about 3 years ago by Dennis <[email protected]>
fix: comment fails on some media types

github.com/GramAddict/bot - e9630311942d4c200a8bec48aa276429e900b5a2 authored about 3 years ago by Dennis <[email protected]>
feat: you can control if comment carousels

github.com/GramAddict/bot - 319e8bad1f2c7e5212042dc6cbf0ae4e3a38d09d authored about 3 years ago by Dennis <[email protected]>
fix: checking media_type could fail

github.com/GramAddict/bot - af41ff0d695573552addcf8740e3cfced0694fcc authored about 3 years ago by Dennis <[email protected]>
fix: empty files in unfollow from list job

github.com/GramAddict/bot - f60e95f6cd048249887facedddc7689bfa943df7 authored about 3 years ago by Dennis <[email protected]>
Update quickstart.md

github.com/GramAddict/docs - 409dfdc361c33d408f3c9e5f5da4b2ef6788aae3 authored about 3 years ago by Dennis <[email protected]>
fix: unfollow from list loop

github.com/GramAddict/bot - 3bbb6bcedbbea53707982c1e7cf20e247e13855c authored about 3 years ago by Dennis <[email protected]>
fix: removed unexpected keyword argument in getFollowinCount method

github.com/GramAddict/bot - e86fea235fd5e04230f6fe37d871268f0fbd50d2 authored about 3 years ago by Dennis <[email protected]>
Update termux.md

github.com/GramAddict/docs - 5ccebfdf9fb40db39d5d98f77cf6a8eb1ecf959f authored about 3 years ago by Dennis <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/GramAddict/bot - 38ea7a1fc570173e775a9dcde9851094467d4bfe authored about 3 years ago by Dennis <[email protected]>
Merge branch 'master' of https://github.com/GramAddict/bot

github.com/GramAddict/bot - d519f2f4c0eeaaf44d07b133eb7f4e6901387fde authored about 3 years ago by Dennis <[email protected]>
Update README.md

github.com/GramAddict/bot - 89f0d6c756cc6734faef658e68b0186385b13a95 authored about 3 years ago by Dennis <[email protected]>
Update quickstart.md

github.com/GramAddict/docs - 94b94fcc130d6c3405d3ceedd8c4238aa5e9ada3 authored about 3 years ago by Dennis <[email protected]>
Update termux.md

typo + NumPy was not intended to be there

github.com/GramAddict/docs - f6a0be666d7ecc66471112a4d3c1a39b4f64982b authored about 3 years ago by Dennis <[email protected]>
fix: method connect_adb_wifi contained some errors

github.com/GramAddict/bot - a52c24991566e6ec909dc4e6490afdf0066b96f6 authored about 3 years ago by Dennis <[email protected]>
fix: was being imported nan by numpy instead of the math module

github.com/GramAddict/bot - 971376e59dc44995521c862032e27ee8f9dadd17 authored about 3 years ago by Dennis <[email protected]>
perf: posts-from-file job improved and fixed

github.com/GramAddict/bot - 6d7caa449df3ccab80cc6c48c4a7f30c9e9c0b8e authored about 3 years ago by Dennis <[email protected]>
feat: support for connect_adb_wifi uia2 method

github.com/GramAddict/bot - cffcb7f13bdac2854abede222139ace35de40c59 authored about 3 years ago by Dennis <[email protected]>
feat: support for watching videos and check for already liked posts

github.com/GramAddict/bot - bc8472d7e72c832be297b0d484c7f2d7c1809444 authored about 3 years ago by Dennis <[email protected]>
fix: ig is not opened but the bot tries to do operations

github.com/GramAddict/bot - 06c3b092e8c242b33de7f1a7cc35f9124edb11fc authored about 3 years ago by Dennis <[email protected]>
perf: little improvements to the module mode

github.com/GramAddict/bot - e999a4fb32d38aaa3e19554eb01e47956042a487 authored about 3 years ago by Dennis <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/GramAddict/bot - ba6f40a44927ccb10d1279c4aad2757b0b2d60b4 authored about 3 years ago by Dennis <[email protected]>
Update README.md

github.com/GramAddict/bot - 902ce2ea0cd9e9ccae5b6c58a04674939cdd7921 authored about 3 years ago by Dennis <[email protected]>
Update FUNDING.yml

removed unused sites

github.com/GramAddict/bot - fe1d4938f522ef757c13893d9dfe9075b41704a6 authored about 3 years ago by Dennis <[email protected]>
fix: other incompatibilities in the latest IG version

github.com/GramAddict/bot - e7a4a32d3ab4aad84091811cad5b18888b798dd1 authored about 3 years ago by Dennis <[email protected]>
Update CHANGELOG.md

github.com/GramAddict/bot - c9d083e9e27d0b21b31ccee96fbc7d23256367ef authored about 3 years ago by Dennis <[email protected]>
feat: module version thanks to @patbengr

the commit is the PR

github.com/GramAddict/bot - 0df04ff6103089b13d39a814150a801259fc02db authored about 3 years ago by Dennis <[email protected]>
fix: compatibility with IG: 208.0.0.32.135

unable to find action bar fix

github.com/GramAddict/bot - f1743d26fa85ceef9e526d8590f7a6a44fffd612 authored about 3 years ago by Dennis <[email protected]>
Revert "v2.9.1"

This reverts commit 940af35f8ee0fe01344362421a9c2aec39862d72.

github.com/GramAddict/bot - 4ec830023f7a350d9bdfaaca1a9c242c1100deb3 authored about 3 years ago by Dennis <[email protected]>
Use Gramaddict as module. (#215)

* Changes to use gramaddict as module

* Format with black

* Config check if improvement

...

github.com/GramAddict/bot - f64eeec59fa90de0184b2911c8b67254ced76b39 authored about 3 years ago by patbengr <[email protected]>
Update configuration.md

github.com/GramAddict/docs - 6514e8cd16c4a534dc8e584a5cb7b5075bb6ca8b authored over 3 years ago by Dennis <[email protected]>
fix: cannot check the language of Ig if not at the top of the account

github.com/GramAddict/bot - fc3e7132a5d8ac4c140eb526db33198d89a544f6 authored over 3 years ago by Dennis <[email protected]>
feat: if a username in *.txt file is not found, it will be appended to a *_not_found.txt

github.com/GramAddict/bot - b4f79ab54c3138ccd6ffee4e046bf8ba8448d6cb authored over 3 years ago by Dennis <[email protected]>
Update storage.py

github.com/GramAddict/bot - 3f69b85e33b4af1d9ae2d1a14a7a0124cfe4bf4f authored over 3 years ago by Dennis <[email protected]>
Update utils.py

github.com/GramAddict/bot - e72b7b3db047507c091abc6d411015cc94a0d0f7 authored over 3 years ago by Dennis <[email protected]>
perf: clean code for open and close ig

github.com/GramAddict/bot - 0d05f7ccf9a5275606c5b8772c568f88c9ef7381 authored over 3 years ago by Dennis <[email protected]>
fix: handle an exception in case you start the bot without specifying the config file

github.com/GramAddict/bot - 20a7a9b7d0db1f905e39eee3ccd6694bc6f29534 authored over 3 years ago by Dennis <[email protected]>