InstaPy / InstaPy/instapy-quickstart

Custom comments per hashtag

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.