InstaPy / InstaPy/instapy-quickstart
Custom comments per hashtag
- 主要言語
- Python
- スター
- 777
- フォーク
- 763
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hey guys, I looked into the advanced scripts but couldn't find one that would allow to put custom comments per hashtag.
E.g.
```
[
['#entrepreneur' => [
'On the road to success !!',
'Best book you've read about entrepreneurship?',
'…'
]]
['#investment' => [
'When did you start investing?',
'What are your thoughts on Warren buffet strategy?',
'…'
]]
]
```
That type of stuff. I have 0 knowledge in python but I'd be happy to submit a PR if someone helps me :)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Issue は高度なスクリプトを大まかに指し示していますが、ファイル、テスト、エントリーポイントのいずれも名前を挙げていません。まずハッシュタグ関連のコメント設定を見つけ、ハッシュタグごとにカスタムコメントリストをどのように表現できるかを確認してください。#entrepreneur や #investment のような例について、異なるコメントセットをサポートすることで、完了を示す必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- content
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100