InstaPy / InstaPy/instapy-quickstart
Custom comments per hashtag
Open
- Dominant language
- Python
- Stars
- 777
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
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 :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.