InstaPy / InstaPy/instapy-quickstart
Custom comments per hashtag
Aperta
- Lingua principale
- Python
- Stelle
- 777
- Fork
- 763
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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 :)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.