InstaPy / InstaPy/instapy-quickstart

Script Help for Follow/Unfollow

オープン
#75 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
777
フォーク
763
PR マージ指標
30日以内にマージされた PR はありません

説明

I would like someone to help me with understanding this script

session.set_dont_include(["friend1", "friend2", "friend3"])
session.set_dont_like(["rain", "#pussy"])

# activities

""" Massive Follow of users followers (I suggest to follow not less than
3500/4000 users for better results)...
"""
session.follow_user_followers(['user1', 'user2', 'user3'], amount=800,
randomize=False, interact=False)

Where (session.set_dont_include(["friend1", "friend2", "friend3"]) is that means Instagram usernames or this is default

Secondly, ['user1', 'user2', 'user3'] should this be replaced with Instagram username or is just default.

Thank you'll in advance.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Review the quickstart script containing set_dont_include, set_dont_like, and follow_user_followers, then check the repository's setup or API guidance for these calls. Document what the example values represent and what a user must replace; done means the script's placeholders and arguments are unambiguous.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
documentation
issue の種類
ドキュメント
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。