InstaPy / InstaPy/instapy-quickstart

how to interact with the fellowers of the post-owner from like_by_tags

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

説明

i see a example code from the instapy-quickstart template

session.like_by_tags(amount=random.randint(1, 15), use_smart_hashtags=True)

session.set_user_interact(amount=5, randomize=True, percentage=50,media='Photo')
session.set_do_follow(enabled=True, percentage=70)
session.set_do_like(enabled=True, percentage=70)

session.interact_user_followers([''], amount=random.randint(1, 10),randomize=True)

in this template,it firstly use like_by_tags,
then use set_user_interact,set_do_follow,
at last it use interact_user_followers,and the usernames list is ['']

what do you saya about this?

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

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

調査の方向性

参照されている InstaPy クイックスタート例と、like_by_tags、set_user_interact、interact_user_followers の文書化された動作を確認してください。空のユーザー名リストを含め、これらの呼び出しの目的と想定される順序を明確にし、その意図がすでに明確でない場合は、関連するクイックスタートドキュメントを更新してください。

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

評価

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

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

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