You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anyway, i haven't developed this feature because the InstaPy script (code inside threadRun()) are personal and equal for all user using or not this Telegram-Bot.
For use tags imported by telegram the script need to be edit (for example) like this:
Many users coming from instapy may have some difficulty with this configuration.
Another idea can be change /set command and guide the Telegram-Instapy user to create a new custom script (like a GUI) for example:
Would do you set like by?
Like by Locations
Like by Tags
Like by Feeds
Would you use a set of hashtags?
Would you unfollow user?
Would you comment photo?
This bot born for personal user but i'm very happy to improve it for all.
Any suggestion are welcome 😁
Could it be possible to import the tags from telegram, separated by a comma, to an array of tags?
Using in the code something like this
[...]
session.like_by_tags(sample(tags, 3), amount=20, media='Photo')
Could be an idea!
The text was updated successfully, but these errors were encountered: