InstaPy / InstaPy/instapy-quickstart
Custom comments per hashtag
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 777
- Forks
- 763
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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 :)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.