Commit Graph

27 Commits

Author SHA1 Message Date
d47081
2ba4119cc6
Create FUNDING.yml 2022-07-10 06:27:15 +03:00
d0e7373559 update readme 2021-07-01 16:05:56 +03:00
b435a79658 commit missed updates for 72f351522a 2021-07-01 15:41:30 +03:00
72f351522a optimize next block counting on errors, fix bugs, remove script locking 2021-07-01 15:37:29 +03:00
76fd98ba08 add Usage section 2021-06-29 00:39:57 +03:00
a7b0277a31 add unlock.py 2021-06-29 00:36:05 +03:00
0e4a383967 add .gitignore 2021-06-29 00:11:59 +03:00
f3f8ee7f73 move scripts to the separated folder 2021-06-29 00:06:43 +03:00
f722719660 fix missed readMaxPosts definition 2021-06-28 22:53:11 +03:00
58589e480a implement post reading feature for the each following user 2021-06-28 22:49:02 +03:00
d47a038a02 fix a typo 2021-06-27 03:04:12 +03:00
b603579c1c fix a typo 2021-06-27 03:02:51 +03:00
8dcd63ff37 fix squattersStop reset on each new block 2021-06-26 22:25:25 +03:00
19b816a73d limit squatted blocks quantity to 1 per step; add info comments. 2021-06-26 22:06:50 +03:00
c608cc9e0d add debug message for the last block indexing; increase default limits. 2021-06-26 19:37:18 +03:00
5deaca6220 update readme 2021-06-26 19:27:53 +03:00
add9da3c94 add multithread processes lock (for the crontab tasks compatibility) #1 2021-06-26 18:57:53 +03:00
7bc297de1d debug each block 2021-06-26 16:24:44 +03:00
af19e973be add blocks per step limit 2021-06-26 16:11:12 +03:00
0ce5680e8e fix a typo 2021-06-26 12:46:02 +03:00
c398a33999 update readme 2021-06-26 12:36:19 +03:00
d735544124 update readme 2021-06-26 12:35:29 +03:00
13997eafc1 initial commit 2021-06-26 12:32:44 +03:00
a6c6ab15f4 update readme 2021-06-26 12:32:31 +03:00
D4708
189c0ff77d
Create reader.py 2021-06-26 11:57:49 +03:00
D4708
a83afabed3
Create follower.py 2021-06-26 11:57:31 +03:00
D4708
b07d369723
Initial commit 2021-06-26 10:05:17 +03:00