-
The script is not scrolling for me when it opens a tag to interact. Also, I get the 'Load button not found' message. I checked the class for load button in like_util.py and it has not changed. I had p…
-
Not sure if someone has already done it but i've been manually recording the sessions data like this:
Follower Count at start of session (ex: 2700)
Follower count at end of session (ex: 2722)
ove…
-
I have to say I'm pretty new to python but crawling through the code and usage.
When I run the script I get "could not open config file"
But it's all there in the root folder.
What am I missing…
-
Node v4.1.2
It's working with a single file:
``` bash
$ markdown-link-check ./README.md
```
https://travis-ci.org/hugovk/botwiki.org#L599
And on five files:
``` bash
$ cat *.md | markdown-link-ch…
-
在 https://github.com/CodeTengu/headquarters/issues/62 有提到
因為想要「自動排程 Weekly 每一期的 curator 名單」這件事
能夠用程式每個禮拜從現有的 curator 名單中選出三位
但是我們又不能只是單純地從所有人選裡「隨機」選出三位來當 curator
所以或許得設計一個「假隨機」的演算法
至少要滿足以下幾個條件:
- 每次從…
vinta updated
7 years ago
-
Are there any books or online resources you guys would recommend to read to try and learn and help with the developing of this project.
All help is appreciated :)
-
Hello
I set up new Ubuntu 14.04.5 x64 droplet with Digitalocean. Then I moved on Advanced Installation as showen here https://github.com/timgrossmann/InstaPy/blob/master/docs/How_To_DO_Ubuntu.md .
T…
-
I lost your email , please send again
-
Is it possible to set the bot to unfollow everyone who is following more than 2000 accounts?
IE
bot scrapes followings>unfollows accounts with more than 2000 following
ghost updated
7 years ago
-
Hello All,
This is fantastic, I am captivated.
I will not lie I am not the best Python programmer but I want to use this project as my chance to learn.
What do I need to learn to pick this ap…